Searched refs:problem (Results 1 – 1 of 1) sorted by relevance
537 void Warn(const char* problem, const char* action) { in Warn() argument540 ERROR("%s:\n", problem); in Warn()546 void RecommendWipe(const char* problem) { in RecommendWipe() argument547 Warn(problem, "Please run 'install-disk-image wipe' to wipe your partitions"); in RecommendWipe()
Completed in 10 milliseconds