Searched defs:dex_filename (Results 1 – 7 of 7) sorted by relevance
43 bool LoadDexFile(const std::string& dex_filename, in LoadDexFile()
131 const std::string& dex_filename, in Open()
341 const std::string& dex_filename, in OpenOatFileFromSdm()2113 const std::string& dex_filename, in OpenFromSdm()
138 for (const char* dex_filename : dex_filenames) { in WriteElf() local975 std::string dex_filename = *it; in TEST_F() local
356 const char* dex_filename, in OatDumperOptions()2507 const std::optional<std::string>& dex_filename, in OpenOat()2684 const char* dex_filename, in SymbolizeOat()2721 const char* dex_filename) { in Dump()
1535 std::string dex_filename = GetTestDexFileName("ProfileTestMultiDex"); in TEST_F() local1591 std::string dex_filename = GetTestDexFileName("ProfileTestMultiDex"); in TEST_F() local1629 std::string dex_filename = GetTestDexFileName("ProfileTestMultiDex"); in TEST_F() local
1381 const char* dex_filename = dex_filenames[i].c_str(); in OpenBootDexFiles() local