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 290 const int childDicNodesSize = childDicNodes.getSizeAndLock();
437 const int size = childDicNodes.getSizeAndLock();
462 const int size = childDicNodes.getSizeAndLock();
480 const int childSize1 = childDicNodes1.getSizeAndLock();
487 const int childSize2 = childDicNodes2.getSizeAndLock();

Completed in 1096 milliseconds