OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:openReadOnly
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tools/aapt/
Command.cpp
37
ZipFile*
openReadOnly
(const char* fileName)
137
zip =
openReadOnly
(zipFileName);
[
all
...]
/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/
ZFile.java
485
* These two values will be overwritten by
openReadOnly
() below if the file exists.
491
openReadOnly
();
[
all
...]
Completed in 179 milliseconds