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