Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Dart_dex_file_loader.cc324 std::unique_ptr<const DexFile> ArtDexFileLoader::OpenFile(int fd, in OpenFile() function in art::ArtDexFileLoader
/art/dex2oat/
Ddex2oat.cc1178 bool OpenFile() { in OpenFile() function in art::Dex2Oat