OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DEFAULT_MAX_ADDITIONAL_BUFFER_SIZE
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
buffer_with_extendable_buffer.h
36
static const size_t
DEFAULT_MAX_ADDITIONAL_BUFFER_SIZE
;
buffer_with_extendable_buffer.cpp
21
const size_t BufferWithExtendableBuffer::
DEFAULT_MAX_ADDITIONAL_BUFFER_SIZE
= 1024 * 1024;
Completed in 102 milliseconds