Searched refs:sorted_property_indexable_ (Results 1 – 1 of 1) sorted by relevance
119 sorted_property_indexable_(schema_type_config.properties_size()), in LevelInfo()152 return sorted_property_indexable_[current_vec_idx_]; in GetCurrentPropertyIndexable()156 sorted_property_indexable_[current_vec_idx_] = indexable; in SetCurrentPropertyIndexable()181 std::vector<bool> sorted_property_indexable_; variable