HomeSort by relevance Sort by last modified time
    Searched refs:GeneratePatch (Results 1 - 2 of 2) sorted by null

  /art/patchoat/
patchoat.h 49 // non-empty, outputs image relocation files (see GeneratePatch) into that directory.
65 static bool GeneratePatch(const MemMap& original,
patchoat.cc 164 bool PatchOat::GeneratePatch(
254 if (!PatchOat::GeneratePatch(original, relocated, &output, error_msg)) {
    [all...]

Completed in 64 milliseconds