Searched refs:IsZygote (Results 1 – 5 of 5) sorted by relevance
97 CHECK(runtime->IsZygote()) << "runtime instance not started with -Xzygote"; in ZygoteHooks_nativePreFork()
127 if (Runtime::Current()->IsZygote()) { in GenerateImage()229 if (Runtime::Current()->IsZygote()) { in RelocateImage()370 if (Runtime::Current()->IsZygote()) { in ImageCreationAllowed()
121 bool IsZygote() const { in IsZygote() function
322 if (runtime->IsZygote()) { in JII_AttachCurrentThread()
196 const bool is_zygote = Runtime::Current()->IsZygote(); in Heap()481 if (kCompactZygote && Runtime::Current()->IsZygote() && !can_move_objects) { in CreateMainMallocSpace()2159 collector->Run(gc_cause, clear_soft_references || runtime->IsZygote()); in CollectGarbageInternal()3026 runtime->IsZygote()) { in RequestHeapTrim()