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

  /bootable/recovery/updater/
commands.cpp 189 PatchInfo patch_info; local
255 patch_info = PatchInfo(offset, length);
309 return Command(op, index, line, patch_info, target_info, source_info, stash_info);
  /build/make/tools/releasetools/
blockimgdiff.py 292 def patch_info(self): member in class:Transfer
295 @patch_info.setter
296 def patch_info(self, info): member in class:Transfer
310 self.patch_info = None
    [all...]
  /bionic/libc/kernel/uapi/linux/
soundcard.h 144 struct patch_info { struct
  /external/kernel-headers/original/uapi/linux/
soundcard.h 205 * The following patch_info structure has been designed to support
213 struct patch_info { struct
459 * For wave table use struct patch_info. Initialize the key field
    [all...]

Completed in 133 milliseconds