Searched refs:ReplaceOatFileWithSymlink (Results 1 - 2 of 2) sorted by relevance

/art/patchoat/
H A Dpatchoat.h95 static bool ReplaceOatFileWithSymlink(const std::string& input_oat_filename,
H A Dpatchoat.cc266 if (!ReplaceOatFileWithSymlink(input_oat_file->GetPath(),
425 bool PatchOat::ReplaceOatFileWithSymlink(const std::string& input_oat_filename, function in class:art::PatchOat
778 return ReplaceOatFileWithSymlink(input_oat->GetPath(),

Completed in 62 milliseconds