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

  /art/runtime/gc/space/
image_space.h 135 OatFile* OpenOatFile(const char* image, std::string* error_msg) const
image_space.cc 697 space->oat_file_.reset(space->OpenOatFile(image_filename, error_msg));
738 OatFile* ImageSpace::OpenOatFile(const char* image_path, std::string* error_msg) const {
    [all...]

Completed in 48 milliseconds