Home
last modified time | relevance | path

Searched defs:Patch (Results 1 – 3 of 3) sorted by relevance

/art/compiler/optimizing/
Doptimizing_unit_test.h197 inline std::string Patch(const std::string& original, const diff_t& diff) { in Patch() function
/art/dex2oat/linker/
Dmulti_oat_relative_patcher_test.cc272 TEST_F(MultiOatRelativePatcherTest, Patch) { in TEST_F() argument
/art/patchoat/
Dpatchoat.cc458 bool PatchOat::Patch(const std::string& image_location, in Patch() function in art::PatchOat