Home
last modified time | relevance | path

Searched defs:dex_filename (Results 1 – 7 of 7) sorted by relevance

/art/tools/art_verifier/
Dart_verifier.cc43 bool LoadDexFile(const std::string& dex_filename, in LoadDexFile()
/art/runtime/
Doat_file.h119 const std::string& dex_filename, in Open()
Druntime.cc1126 const char* dex_filename = dex_filenames[i].c_str(); in OpenBootDexFiles() local
/art/dexlayout/
Ddexlayout_test.cc507 const char* dex_filename, in DexLayoutExec()
/art/dex2oat/linker/
Doat_writer_test.cc140 for (const char* dex_filename : dex_filenames) { in WriteElf() local
/art/oatdump/
Doatdump.cc2902 const char* dex_filename, in DumpOat()
2934 const char* dex_filename, in SymbolizeOat()
2978 const char* dex_filename) { in Dump()
/art/profman/
Dprofile_assistant_test.cc1162 std::string dex_filename = GetTestDexFileName("ProfileTestMultiDex"); in TEST_F() local