Searched defs:array_offset (Results 1 – 1 of 1) sorted by relevance
53 return Find(num_contexts(), [this, context](auto array_offset) { in FindContextIndex()62 return Find(num_types(), [this, type](auto array_offset) { in FindTypeIndex()71 …auto node_index = Find(trie_node_base_->num_child_nodes, [this, name, namelen](auto array_offset) { in FindChildForString()