Home
last modified time | relevance | path

Searched refs:GeneratePatch (Results 1 – 2 of 2) sorted by relevance

/art/patchoat/
Dpatchoat.h65 static bool GeneratePatch(const MemMap& original,
Dpatchoat.cc164 bool PatchOat::GeneratePatch( in GeneratePatch() function in art::PatchOat
254 if (!PatchOat::GeneratePatch(original, relocated, &output, error_msg)) { in WriteRelFile()