HomeSort by relevance Sort by last modified time
    Searched refs:zygote_max_failed_boots_ (Results 1 - 2 of 2) sorted by null

  /art/runtime/
runtime.h 535 return zygote_max_failed_boots_;
894 uint32_t zygote_max_failed_boots_; member in class:art::verifier::VerifyMode
runtime.cc 257 zygote_max_failed_boots_(0),
    [all...]

Completed in 62 milliseconds