OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
46
// Read a file into memory; optionally (retouch_flag ==
RETOUCH_DO_MASK
) mask
500
if (LoadFileContents(filename, &file,
RETOUCH_DO_MASK
) != 0 ||
515
if (LoadFileContents(CACHE_TEMP_SOURCE, &file,
RETOUCH_DO_MASK
) != 0) {
643
RETOUCH_DO_MASK
) == 0) {
662
RETOUCH_DO_MASK
);
679
RETOUCH_DO_MASK
) < 0) {
Completed in 438 milliseconds