Searched refs:HasZygoteSpace (Results 1 – 2 of 2) sorted by relevance
726 bool HasZygoteSpace() const { in HasZygoteSpace() function1077 return HasZygoteSpace() ? collector::kGcTypePartial : collector::kGcTypeFull; in NonStickyGcType()
698 can_move_objects = !HasZygoteSpace() && foreground_collector_type_ != kCollectorTypeGSS; in CreateMainMallocSpace()1022 if (HasZygoteSpace()) { in DumpGcPerformanceInfo()2283 if (!HasZygoteSpace()) { in PreZygoteFork()2294 if (HasZygoteSpace()) { in PreZygoteFork()2389 CHECK(HasZygoteSpace()) << "Failed creating zygote space"; in PreZygoteFork()2510 if (!HasZygoteSpace()) { in CollectGarbageInternal()