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

  /bootable/recovery/minelf/
Retouch.h 47 int retouch_mask_data(uint8_t *binary_object,
Retouch.c 109 int retouch_mask_data(uint8_t *binary_object, function
242 int retouch_probe_result = retouch_mask_data(file.data,
270 retouch_mask_data(file.data, file.size, &zero, NULL);
314 result = retouch_mask_data(file.data, file.size, &retouch_offset, NULL);
  /bootable/recovery/applypatch/
applypatch.c 88 if (retouch_mask_data(file->data, file->size,

Completed in 280 milliseconds