Searched refs:property_reader (Results 1 – 2 of 2) sorted by relevance
76 const IcingDynamicTrie::PropertyReadersAll& property_reader, in IsTermInNamespaces() argument82 if (property_reader.HasProperty(GetNamespacePropertyId(namespace_id), in IsTermInNamespaces()224 IcingDynamicTrie::PropertyReadersAll property_reader(lite_index_->lexicon()); in FindLiteTermsByPrefix() local232 if (!IsTermInNamespaces(property_reader, term_value_index, namespace_ids)) { in FindLiteTermsByPrefix()
203 const IcingDynamicTrie::PropertyReadersAll& property_reader, in IsTermInNamespaces() argument209 if (property_reader.HasProperty(GetNamespacePropertyId(namespace_id), in IsTermInNamespaces()226 IcingDynamicTrie::PropertyReadersAll property_reader(*main_lexicon_); in FindTermsByPrefix() local234 if (!IsTermInNamespaces(property_reader, term_value_index, namespace_ids)) { in FindTermsByPrefix()