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

/art/patchoat/
H A Dpatchoat.h91 static bool ReplaceOatFileWithSymlink(const std::string& input_oat_filename,
H A Dpatchoat.cc272 if (!ReplaceOatFileWithSymlink(input_oat->GetPath(),
385 bool PatchOat::ReplaceOatFileWithSymlink(const std::string& input_oat_filename, function in class:art::PatchOat
681 return ReplaceOatFileWithSymlink(input_oat->GetPath(),

Completed in 378 milliseconds