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

  /art/runtime/
oat_file.h 72 static OatFile* OpenReadable(File* file, const std::string& location,
oat_file.cc 163 OatFile* OatFile::OpenReadable(File* file, const std::string& location,
    [all...]
  /art/compiler/
image_writer.cc 144 oat_file_ = OatFile::OpenReadable(oat_file.get(), oat_location, nullptr, &error_msg);
    [all...]

Completed in 229 milliseconds