Home
last modified time | relevance | path

Searched defs:entry_name (Results 1 – 3 of 3) sorted by relevance

/art/compiler/
Doat_writer.cc362 std::string entry_name = DexFile::GetMultiDexClassesDexName(i); in AddZippedDexFilesSource() local
/art/runtime/
Ddex_file.cc313 std::unique_ptr<const DexFile> DexFile::Open(const ZipArchive& zip_archive, const char* entry_name, in Open()
/art/runtime/interpreter/
Dunstarted_runtime.cc366 const char* entry_name, in FindAndExtractEntry()