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

/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/utils/
H A Dbuffer_with_extendable_buffer.cpp105 bool BufferWithExtendableBuffer::extendBuffer(const size_t size) { function in class:latinime::BufferWithExtendableBuffer
143 if (extendSize > 0 && !extendBuffer(extendSize)) {

Completed in 83 milliseconds