Searched defs:Patch (Results 1 – 3 of 3) sorted by relevance
108 inline std::string Patch(const std::string& original, const diff_t& diff) { in Patch() function
261 TEST_F(MultiOatRelativePatcherTest, Patch) { in TEST_F() argument
153 bool PatchOat::Patch(const std::string& image_location, in Patch() function in art::PatchOat755 bool PatchOat::Patch(File* input_oat, off_t delta, File* output_oat, TimingLogger* timings, in Patch() function in art::PatchOat