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

  /bootable/recovery/minelf/
Retouch.h 29 #define RETOUCH_DO_MASK 1
  /bootable/recovery/applypatch/
applypatch.c 47 // Read a file into memory; optionally (retouch_flag == RETOUCH_DO_MASK) mask
594 if (LoadFileContents(filename, &file, RETOUCH_DO_MASK) != 0 ||
609 if (LoadFileContents(CACHE_TEMP_SOURCE, &file, RETOUCH_DO_MASK) != 0) {
746 RETOUCH_DO_MASK) == 0) {
766 RETOUCH_DO_MASK);
783 RETOUCH_DO_MASK) < 0) {
    [all...]

Completed in 54 milliseconds