OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FILE_OPEN_RW_CREATE
(Results
1 - 2
of
2
) sorted by null
/build/make/tools/zipalign/
ZipFile.cpp
46
#define
FILE_OPEN_RW_CREATE
"w+b"
93
openflags =
FILE_OPEN_RW_CREATE
;
[
all
...]
/frameworks/base/tools/aapt/
ZipFile.cpp
43
#define
FILE_OPEN_RW_CREATE
"w+b"
90
openflags =
FILE_OPEN_RW_CREATE
;
[
all
...]
Completed in 1026 milliseconds