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