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

/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/
H A Ddynamic_patricia_trie_policy.h37 mBufferWithExtendableBuffer(mBuffer->getBuffer() + mHeaderPolicy.getSize(),
39 mShortcutListPolicy(&mBufferWithExtendableBuffer),
40 mBigramListPolicy(&mHeaderPolicy, &mBufferWithExtendableBuffer, &mShortcutListPolicy,
113 BufferWithExtendableBuffer mBufferWithExtendableBuffer; member in class:latinime::DynamicPatriciaTriePolicy

Completed in 23 milliseconds