Home
last modified time | relevance | path

Searched refs:IsJavaZygoteForkLoopRequired (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/runtime/native/
H A Ddalvik_system_ZygoteHooks.cc465 static bool explicitlyDisabled = Runtime::Current()->IsJavaZygoteForkLoopRequired(); in ZygoteHooks_nativeZygoteLongSuspendOk()
/aosp_15_r20/art/runtime/
H A Druntime.h1053 bool IsJavaZygoteForkLoopRequired() const { in IsJavaZygoteForkLoopRequired() function