Searched defs:is_zygote (Results 1 – 10 of 10) sorted by relevance
171 bool is_zygote; member
108 GcVisitedArenaPool::GcVisitedArenaPool(bool low_4gb, bool is_zygote, const char* name) in GcVisitedArenaPool()
496 bool is_zygote = Runtime::Current()->IsZygote(); in RepackEntries() local601 bool is_zygote = Runtime::Current()->IsZygote(); in AddNativeDebugInfoForJit() local
48 bool is_zygote, in Initialize()
199 bool is_zygote, in Create()1890 void JitCodeCache::PostForkChildAction(bool is_system_server, bool is_zygote) { in PostForkChildAction()
1634 void Jit::PostForkChildAction(bool is_system_server, bool is_zygote) { in PostForkChildAction()
299 jboolean is_zygote, in ZygoteHooks_nativePostForkChild()
209 void SetAsZygoteChild(bool is_system_server, bool is_zygote) { in SetAsZygoteChild()
987 bool is_zygote = Runtime::Current()->IsZygote(); in PrepareForCompaction() local4239 bool is_zygote = Runtime::Current()->IsZygote(); in FinishPhase() local
448 const bool is_zygote = runtime->IsZygote(); in Heap() local