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

  /art/runtime/
oat_file_assistant.h 341 bool IsOatLocation();
oat_file_assistant.cc 218 if (info.IsOatLocation() || dexopt_needed == kDex2OatFromScratch) {
730 if (!info.IsOatLocation()) {
    [all...]

Completed in 498 milliseconds