Home
last modified time | relevance | path

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

/art/runtime/native/
Ddalvik_system_ZygoteHooks.cc454 static bool explicitlyDisabled = Runtime::Current()->IsJavaZygoteForkLoopRequired(); in ZygoteHooks_nativeZygoteLongSuspendOk()
/art/runtime/
Druntime.h1000 bool IsJavaZygoteForkLoopRequired() const { in IsJavaZygoteForkLoopRequired() function