Searched refs:GetBootAttempts (Results 1 – 3 of 3) sorted by relevance
82 if (GetBootAttempts(boot_key, &attempts)) { in CanBootIntoGsi()128 bool GetBootAttempts(const std::string& boot_key, int* attempts) { in GetBootAttempts() function
25 bool GetBootAttempts(const std::string& boot_key, int* attempts);
1094 if (GetBootAttempts(boot_key, &ignore)) { in RunStartupTasks()