Lines Matching refs:PatchAndRetrieveOat
1363 ret = PatchAndRetrieveOat(odex_filename, cache_filename, image_location, isa, &error_msg);1366 ret = PatchAndRetrieveOat(cache_filename, cache_filename, image_location, isa, &error_msg);1429 const OatFile* ClassLinker::PatchAndRetrieveOat(const std::string& input_oat,