Searched defs:oat_filename (Results 1 – 9 of 9) sorted by relevance
190 std::string oat_filename = ReplaceFileExtension(image_filename, "oat"); in Compile() local358 const char* oat_filename = oat_filenames[i].c_str(); in Compile() local
1362 const std::string oat_filename = dir + "/base.oat"; in TEST_F() local1476 const std::string oat_filename = dir + "/base.oat"; in TEST_F() local1721 const std::string oat_filename = out_dir + "/base.oat"; in TEST_F() local
1318 for (const char* oat_filename : oat_filenames_) { in OpenFile() local2708 const char* oat_filename = oat_filenames_[i]; in CreateImageFile() local
864 std::string* oat_filename, in DexLocationToOatFilename()
1406 const std::string& oat_filename, in Open()
995 std::string oat_filename = in OpenDexFilesFromImage() local
780 std::string oat_filename = best_oat_file->GetLocation(); in DexFile_getDexFileOutputPaths() local
3087 const char* oat_filename, in DumpOat()3117 static int SymbolizeOat(const char* oat_filename, in SymbolizeOat()3159 const char* oat_filename, in Dump()
1417 std::string oat_filename = ImageHeader::GetOatLocationFromImageLocation(image_path); in OpenOatFile() local