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 612 return zygote_max_failed_boots_;
1001 uint32_t zygote_max_failed_boots_; member in class:art::verifier::VerifyMode
    [all...]
runtime.cc 266 zygote_max_failed_boots_(0),
    [all...]

Completed in 88 milliseconds