Searched defs:oat_filename (Results 1 – 7 of 7) sorted by relevance
199 std::string oat_filename = ReplaceFileExtension(image_filename, "oat"); in DoCompile() local353 const char* oat_filename = oat_filenames[i].c_str(); in DoCompile() local
543 std::string* oat_filename, in DexLocationToOatFilename()
1607 const std::string& oat_filename, in Open()
1420 const std::string oat_filename = dir + "/base.oat"; in TEST_F() local1528 const std::string oat_filename = dir + "/base.oat"; in TEST_F() local1789 const std::string oat_filename = out_dir + "/base.oat"; in TEST_F() local
1451 for (const std::string& oat_filename : oat_filenames_) { in OpenFile() local
841 std::string oat_filename = best_oat_file->GetLocation(); in DexFile_getDexFileOutputPaths() local
2887 const char* oat_filename, in DumpOat()2919 static int SymbolizeOat(const char* oat_filename, in SymbolizeOat()2963 const char* oat_filename, in Dump()