HomeSort by relevance Sort by last modified time
    Searched refs:kUpdateNotAttempted (Results 1 - 4 of 4) sorted by null

  /art/runtime/
oat_file_assistant.cc 259 return kUpdateNotAttempted;
709 return kUpdateNotAttempted;
715 return kUpdateNotAttempted;
726 return kUpdateNotAttempted;
732 return kUpdateNotAttempted;
749 return kUpdateNotAttempted;
756 return kUpdateNotAttempted;
764 return kUpdateNotAttempted;
770 return kUpdateNotAttempted;
    [all...]
oat_file_assistant.h 194 kUpdateNotAttempted, // We wanted to update the code, but determined we
oat_file_manager.cc 458 case OatFileAssistant::kUpdateNotAttempted:
oat_file_assistant_test.cc     [all...]

Completed in 117 milliseconds