OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INPUT_CHUNK_SIZE
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/include/androidfw/
StreamingZipInflater.h
30
static const size_t
INPUT_CHUNK_SIZE
= 64 * 1024;
/frameworks/base/libs/androidfw/
StreamingZipInflater.cpp
59
mInBufSize = StreamingZipInflater::
INPUT_CHUNK_SIZE
;
Completed in 471 milliseconds