Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Doptimizing_unit_test.h108 inline std::string Patch(const std::string& original, const diff_t& diff) { in Patch() function
/art/compiler/linker/
Dmulti_oat_relative_patcher_test.cc261 TEST_F(MultiOatRelativePatcherTest, Patch) { in TEST_F() argument
/art/patchoat/
Dpatchoat.cc153 bool PatchOat::Patch(const std::string& image_location, in Patch() function in art::PatchOat
755 bool PatchOat::Patch(File* input_oat, off_t delta, File* output_oat, TimingLogger* timings, in Patch() function in art::PatchOat