OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RETOUCH_DONT_MASK
(Results
1 - 4
of
4
) sorted by null
/bootable/recovery/minelf/
Retouch.h
34
#define
RETOUCH_DONT_MASK
0
Retouch.c
229
result = LoadFileContents(binary_name, &file,
RETOUCH_DONT_MASK
);
/bootable/recovery/applypatch/
main.c
77
if (LoadFileContents(colon, &fc,
RETOUCH_DONT_MASK
) != 0) {
/bootable/recovery/updater/
install.c
[
all
...]
Completed in 338 milliseconds