Searched refs:HasZygoteSpace (Results 1 – 2 of 2) sorted by relevance
795 bool HasZygoteSpace() const { in HasZygoteSpace() function1197 return HasZygoteSpace() ? collector::kGcTypePartial : collector::kGcTypeFull; in NonStickyGcType()
835 can_move_objects = !HasZygoteSpace(); in CreateMainMallocSpace()1173 if (HasZygoteSpace()) { in DumpGcPerformanceInfo()2315 if (!HasZygoteSpace()) { in PreZygoteFork()2326 if (HasZygoteSpace()) { in PreZygoteFork()2422 CHECK(HasZygoteSpace()) << "Failed creating zygote space"; in PreZygoteFork()2583 if (!HasZygoteSpace()) { in CollectGarbageInternal()