Home
last modified time | relevance | path

Searched refs:OpenDexFiles (Results 1 – 3 of 3) sorted by relevance

/art/compiler/
Doat_writer.h289 bool OpenDexFiles(File* file,
Doat_writer.cc519 !OpenDexFiles(vdex_file, verify, &dex_files_map, &dex_files)) { in WriteAndOpenDexFiles()
526 !OpenDexFiles(vdex_file, verify, &dex_files_map, &dex_files)) { in WriteAndOpenDexFiles()
2741 bool OatWriter::OpenDexFiles( in OpenDexFiles() function in art::OatWriter
/art/runtime/
Druntime.cc970 static size_t OpenDexFiles(const std::vector<std::string>& dex_filenames, in OpenDexFiles() function
1286 OpenDexFiles(dex_filenames, in Init()