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

  /art/runtime/
oat_file_assistant.h 398 std::string cached_odex_file_name_; member in class:art::OatFileAssistant
oat_file_assistant.cc 322 dex_location_, isa_, &cached_odex_file_name_, &error_msg);
329 return cached_odex_file_name_found_ ? &cached_odex_file_name_ : nullptr;
    [all...]

Completed in 36 milliseconds