Home
last modified time | relevance | path

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

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