Searched defs:OpenFile (Results 1 – 2 of 2) sorted by relevance
/art/dex2oat/ | ||
D | dex2oat.cc | 1093 bool OpenFile() { in OpenFile() function in art::FINAL |
/art/runtime/ | ||
D | dex_file.cc | 211 std::unique_ptr<const DexFile> DexFile::OpenFile(int fd, const char* location, bool verify, in OpenFile() function in art::DexFile |