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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node_utils.cpp 80 const bool hasChildren = BinaryFormat::hasChildrenInFlags(flags);
  /packages/inputmethods/LatinIME/native/jni/src/
binary_format.h 86 static bool hasChildrenInFlags(const uint8_t flags);
428 inline bool BinaryFormat::hasChildrenInFlags(const uint8_t flags) {
    [all...]
unigram_dictionary.cpp     [all...]

Completed in 195 milliseconds