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
47
// Read a file into memory; optionally (retouch_flag ==
RETOUCH_DO_MASK
) mask
582
if (LoadFileContents(filename, &file,
RETOUCH_DO_MASK
) != 0 ||
597
if (LoadFileContents(CACHE_TEMP_SOURCE, &file,
RETOUCH_DO_MASK
) != 0) {
734
RETOUCH_DO_MASK
) == 0) {
754
RETOUCH_DO_MASK
);
771
RETOUCH_DO_MASK
) < 0) {
[
all
...]
Completed in 155 milliseconds