Searched refs:PatchOatCode (Results 1 – 1 of 1) sorted by relevance
337 bool PatchOatCode(const CompilerDriver* compiler_driver, File* oat_file, in PatchOatCode() function in art::Dex2Oat455 if (!PatchOatCode(driver.get(), oat_file, oat_location, &error_msg)) { in CreateOatFile()