Home
last modified time | relevance | path

Searched defs:retryContent (Results 1 – 1 of 1) sorted by relevance

/system/vold/
DCheckpoint.cpp228 std::string retryContent = oldContent.substr(0, oldContent.find_first_of(" ")); in abort_metadata_file() local
727 std::string retryContent = oldContent.substr(0, oldContent.find_first_of(" ")); in cp_markBootAttempt() local