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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/internal/
dic_node_properties.h 102 int getChildrenPtNodeArrayPos() const {
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node.h 217 int getChildrenPtNodeArrayPos() const {
218 return mDicNodeProperties.getChildrenPtNodeArrayPos();

Completed in 145 milliseconds