Searched defs:oat_filename (Results 1 – 7 of 7) sorted by relevance
206 std::string oat_filename = ReplaceFileExtension(image_filename, "oat"); in DoCompile() local
652 std::string* oat_filename, in DexLocationToOatFilename()662 std::string* oat_filename, in DexLocationToOatFilename()
1906 const std::string& oat_filename, in Open()
354 const char* oat_filename, in OatDumperOptions()2491 static std::unique_ptr<OatFile> OpenOat(const std::string& oat_filename, in OpenOat()2667 static int SymbolizeOat(const char* oat_filename, in SymbolizeOat()2704 const char* oat_filename, in Dump()
906 std::string oat_filename; in DexFile_getDexFileOutputPaths() local
1757 std::string oat_filename = ImageHeader::GetOatLocationFromImageLocation(art_filename); in ValidateOatFile() local1956 std::string oat_filename = ImageHeader::GetOatLocationFromImageLocation(art_filename); in CompileBootclasspathElements() local2865 std::string oat_filename = in OpenOatFile() local
1253 for (const std::string& oat_filename : oat_filenames_) { in OpenFile() local