Searched refs:zygote_max_failed_boots_ (Results 1 – 2 of 2) sorted by relevance
693 return zygote_max_failed_boots_; in GetZygoteMaxFailedBoots()1231 uint32_t zygote_max_failed_boots_; variable
283 zygote_max_failed_boots_(0), in Runtime()1349 zygote_max_failed_boots_ = runtime_options.GetOrDefault(Opt::ZygoteMaxFailedBoots); in Init()