Searched refs:onExit (Results 1 – 9 of 9) sorted by relevance
44 virtual void onExit();
46 virtual void onExit() = 0;
57 virtual void onExit();
71 void FastCapture::onExit() in onExit() function in android::FastCapture
199 onExit(); in threadLoop()
119 void FastMixer::onExit() in onExit() function in android::FastMixer
99 virtual void onExit(int code) in onExit() function in android::AppRuntime107 AndroidRuntime::onExit(code); in onExit()
101 virtual void onExit(int /*code*/) { } in onExit() function
1309 onExit(code); in exit()