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 627 return kUpdateNotAttempted;
634 return kUpdateNotAttempted;
643 return kUpdateNotAttempted;
649 return kUpdateNotAttempted;
680 return kUpdateNotAttempted;
686 return kUpdateNotAttempted;
695 return kUpdateNotAttempted;
703 return kUpdateNotAttempted;
710 return kUpdateNotAttempted;
    [all...]
oat_file_assistant.h 160 kUpdateNotAttempted, // We wanted to update the code, but determined we
oat_file_manager.cc 583 case OatFileAssistant::kUpdateNotAttempted:
oat_file_assistant_test.cc     [all...]

Completed in 2017 milliseconds