Home
last modified time | relevance | path

Searched defs:onZygoteInit (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/jni/include/android_runtime/
H A DAndroidRuntime.h93 virtual void onZygoteInit() { } in onZygoteInit() function
/aosp12/frameworks/base/cmds/app_process/
H A Dapp_main.cpp92 virtual void onZygoteInit() in onZygoteInit() function in android::AppRuntime