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

/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
H A Dbuffer_with_extendable_buffer.cpp58 bool BufferWithExtendableBuffer::writeUint(const uint32_t data, const int size, const int pos) { function in class:latinime::BufferWithExtendableBuffer
162 if (!writeUint(data, copyingSize, copyingPos)) {

Completed in 10 milliseconds