OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mNeedCDRewrite
(Results
1 - 2
of
2
) sorted by null
/build/tools/zipalign/
ZipFile.h
47
: mZipFp(NULL), mReadOnly(false),
mNeedCDRewrite
(false)
146
* Flush changes. If
mNeedCDRewrite
is set, this writes the central dir.
267
bool
mNeedCDRewrite
;
/frameworks/base/tools/aapt/
ZipFile.h
47
: mZipFp(NULL), mReadOnly(false),
mNeedCDRewrite
(false)
137
* Flush changes. If
mNeedCDRewrite
is set, this writes the central dir.
258
bool
mNeedCDRewrite
;
Completed in 296 milliseconds