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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node_vector.h 50 int getSizeAndLock() {
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/
suggest.cpp 381 const int childDicNodesSize = childDicNodes.getSizeAndLock();
531 const int size = childDicNodes.getSizeAndLock();
555 const int size = childDicNodes.getSizeAndLock();
577 const int childSize1 = childDicNodes1.getSizeAndLock();
589 const int childSize2 = childDicNodes2.getSizeAndLock();

Completed in 484 milliseconds