Searched defs:DEFAULT_MAX_ADDITIONAL_BUFFER_SIZE (Results 1 - 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/utils/
H A Dbuffer_with_extendable_buffer.h36 static const size_t DEFAULT_MAX_ADDITIONAL_BUFFER_SIZE; member in class:latinime::BufferWithExtendableBuffer
H A Dbuffer_with_extendable_buffer.cpp21 const size_t BufferWithExtendableBuffer::DEFAULT_MAX_ADDITIONAL_BUFFER_SIZE = 1024 * 1024; member in class:latinime::BufferWithExtendableBuffer

Completed in 557 milliseconds