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

/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/utils/
H A Dbuffer_with_extendable_buffer.h33 class BufferWithExtendableBuffer { class in namespace:latinime
35 BufferWithExtendableBuffer(uint8_t *const originalBuffer, const int originalBufferSize, function in class:latinime::BufferWithExtendableBuffer
87 DISALLOW_COPY_AND_ASSIGN(BufferWithExtendableBuffer);

Completed in 77 milliseconds