Home
last modified time | relevance | path

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

/art/runtime/
Druntime.cc970 static size_t OpenDexFiles(const std::vector<std::string>& dex_filenames, in OpenDexFiles() function
/art/compiler/
Doat_writer.cc2741 bool OatWriter::OpenDexFiles( in OpenDexFiles() function in art::OatWriter