Home
last modified time | relevance | path

Searched refs:node_has_leaf (Results 1 – 1 of 1) sorted by relevance

/external/libtextclassifier/utils/sentencepiece/
Ddouble_array_trie.cc42 const bool node_has_leaf = has_leaf(pos); in GatherPrefixMatches() local
48 if (node_has_leaf) { in GatherPrefixMatches()