Searched refs:OpenWritable (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | oat_file.h | 93 static OatFile* OpenWritable(File* file, const std::string& location, |
D | oat_file.cc | 1122 OatFile* OatFile::OpenWritable(File* file, in OpenWritable() function in art::OatFile |