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

  /art/runtime/
oat_file.h 60 static OatFile* OpenWritable(File* file, const std::string& location, std::string* error_msg);
oat_file.cc 103 OatFile* OatFile::OpenWritable(File* file, const std::string& location, std::string* error_msg) {

Completed in 221 milliseconds