Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space_fs.h111 static void MarkZygoteStart(const InstructionSet isa, const uint32_t max_failed_boots) { in MarkZygoteStart() function
Dimage_space.cc2001 MarkZygoteStart(image_isa, Runtime::Current()->GetZygoteMaxFailedBoots()); in LoadBootImage()