Searched defs:retouch_flag (Results 1 - 1 of 1) sorted by relevance

/bootable/recovery/applypatch/
H A Dapplypatch.c46 // Read a file into memory; optionally (retouch_flag == RETOUCH_DO_MASK) mask
53 int retouch_flag) {
92 if (retouch_flag) {
52 LoadFileContents(const char* filename, FileContents* file, int retouch_flag) argument

Completed in 129 milliseconds