Home
last modified time | relevance | path

Searched defs:onVmCreated (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/cmds/webview_zygote/
Dwebview_zygote.cpp42 void onVmCreated(JNIEnv*) override { in onVmCreated() function in android::WebViewRuntime
/frameworks/base/cmds/app_process/
Dapp_main.cpp49 virtual void onVmCreated(JNIEnv* env) in onVmCreated() function in android::AppRuntime
/frameworks/base/core/jni/
DAndroidRuntime.cpp1111 void AndroidRuntime::onVmCreated(JNIEnv* env) in onVmCreated() function in android::AndroidRuntime