Searched refs:return_context_index (Results 1 – 1 of 1) sorted by relevance
112 uint32_t return_context_index = ~0u; in GetPropertyInfoIndexes() local121 return_context_index = trie_node.context_index(); in GetPropertyInfoIndexes()129 CheckPrefixMatch(remaining_name, trie_node, &return_context_index, &return_type_index); in GetPropertyInfoIndexes()153 *context_index = return_context_index; in GetPropertyInfoIndexes()167 CheckPrefixMatch(remaining_name, trie_node, &return_context_index, &return_type_index); in GetPropertyInfoIndexes()169 if (context_index != nullptr) *context_index = return_context_index; in GetPropertyInfoIndexes()