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

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

Completed in 578 milliseconds