Home
last modified time | relevance | path

Searched refs:onZygoteInit (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/cmds/webview_zygote/
Dwebview_zygote.cpp46 void onZygoteInit() override { in onZygoteInit() function in android::WebViewRuntime
/frameworks/base/core/jni/include/android_runtime/
DAndroidRuntime.h95 virtual void onZygoteInit() { } in onZygoteInit() function
/frameworks/base/cmds/app_process/
Dapp_main.cpp91 virtual void onZygoteInit() in onZygoteInit() function in android::AppRuntime
/frameworks/base/core/jni/
DAndroidRuntime.cpp223 gCurRuntime->onZygoteInit(); in com_android_internal_os_ZygoteInit_nativeZygoteInit()