Searched defs:onVmCreated (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/cmds/webview_zygote/ | ||
D | webview_zygote.cpp | 42 void onVmCreated(JNIEnv*) override { in onVmCreated() function in android::WebViewRuntime |
/frameworks/base/cmds/app_process/ | ||
D | app_main.cpp | 49 virtual void onVmCreated(JNIEnv* env) in onVmCreated() function in android::AppRuntime |
/frameworks/base/core/jni/ | ||
D | AndroidRuntime.cpp | 1111 void AndroidRuntime::onVmCreated(JNIEnv* env) in onVmCreated() function in android::AndroidRuntime |