Searched refs:node_index (Results 1 – 1 of 1) sorted by relevance
71 …auto node_index = Find(trie_node_base_->num_child_nodes, [this, name, namelen](auto array_offset) { in FindChildForString() local84 if (node_index == -1) { in FindChildForString()87 *child = child_node(node_index); in FindChildForString()