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

  /bootable/recovery/applypatch/
applypatch.cpp 256 bool PatchPartitionCheck(const Partition& target, const Partition& source) {
  /build/make/tools/releasetools/
edify_generator.py 170 PatchPartitionCheck(). It will try to parse and handle the old format,
175 "Failed to handle unknown format. Use PatchPartitionCheck() instead."
178 self.PatchPartitionCheck(target, source)
180 def PatchPartitionCheck(self, target, source):

Completed in 3547 milliseconds