Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h554 uint32_t GetZygoteMaxFailedBoots() const { in GetZygoteMaxFailedBoots() function
/art/runtime/gc/space/
Dimage_space.cc411 MarkZygoteStart(image_isa, Runtime::Current()->GetZygoteMaxFailedBoots()); in CreateBootImage()