HomeSort by relevance Sort by last modified time
    Searched defs:updateChildrenPosition (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/
ver4_patricia_trie_node_writer.cpp 171 bool Ver4PatriciaTrieNodeWriter::updateChildrenPosition(
268 if (!updateChildrenPosition(toBeUpdatedPtNodeParams, childrenPos)) {
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/
ver4_patricia_trie_node_writer.cpp 198 bool Ver4PatriciaTrieNodeWriter::updateChildrenPosition(
296 if (!updateChildrenPosition(toBeUpdatedPtNodeParams, childrenPos)) {

Completed in 50 milliseconds