Searched defs:onExit (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/include/android_runtime/ | ||
D | AndroidRuntime.h | 101 virtual void onExit(int code) { } in onExit() function |
/frameworks/av/services/audioflinger/ | ||
D | FastCapture.cpp | 70 void FastCapture::onExit() in onExit() function in android::FastCapture |
D | FastMixer.cpp | 117 void FastMixer::onExit() in onExit() function in android::FastMixer |
/frameworks/base/cmds/app_process/ | ||
D | app_main.cpp | 100 virtual void onExit(int code) in onExit() function in android::AppRuntime |