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 227 return kUpdateNotAttempted;
624 return kUpdateNotAttempted;
630 return kUpdateNotAttempted;
641 return kUpdateNotAttempted;
647 return kUpdateNotAttempted;
663 return kUpdateNotAttempted;
670 return kUpdateNotAttempted;
677 return kUpdateNotAttempted;
684 return kUpdateNotAttempted;
    [all...]
oat_file_assistant.h 166 kUpdateNotAttempted, // We wanted to update the code, but determined we
oat_file_manager.cc 642 case OatFileAssistant::kUpdateNotAttempted:
oat_file_assistant_test.cc     [all...]

Completed in 287 milliseconds