Home
last modified time | relevance | path

Searched defs:OpenFile (Results 1 – 2 of 2) sorted by relevance

/art/dex2oat/
Ddex2oat.cc1093 bool OpenFile() { in OpenFile() function in art::FINAL
/art/runtime/
Ddex_file.cc211 std::unique_ptr<const DexFile> DexFile::OpenFile(int fd, const char* location, bool verify, in OpenFile() function in art::DexFile