Searched refs:retryContent (Results 1 – 1 of 1) sorted by relevance
229 std::string retryContent = oldContent.substr(0, oldContent.find_first_of(" ")); in abort_metadata_file() local231 if (!android::base::ParseInt(retryContent, &retry)) { in abort_metadata_file()728 std::string retryContent = oldContent.substr(0, oldContent.find_first_of(" ")); in cp_markBootAttempt() local730 if (!android::base::ParseInt(retryContent, &retry)) in cp_markBootAttempt()