OpenGrok
Cross Reference: ZipFile.cpp
xref
: /
build
/
make
/
tools
/
zipalign
/
ZipFile.cpp
Home
|
History
|
Annotate
|
Download
|
only in
zipalign
Lines Matching
defs:FILE_OPEN_RW
45
#define
FILE_OPEN_RW
"r+b"
95
openflags =
FILE_OPEN_RW
;