Searched defs:property_path (Results 1 – 9 of 9) sorted by relevance
| /external/icing/icing/index/numeric/ |
| D | integer-index.cc | 71 std::string_view property_path) { in GetPropertyIndexStoragePath() 99 for (const std::string& property_path : property_paths) { in GetPropertyIntegerIndexStorageMap() local 213 IntegerIndex::GetIterator(std::string_view property_path, int64_t key_lower, in GetIterator() 241 const std::string& property_path) { in AddPropertyToWildcardStorage() 245 for (const std::string& property_path : wildcard_properties_set_) { in AddPropertyToWildcardStorage() local 348 for (const std::string& property_path : property_paths) { in Clear() local 483 const IntegerIndexStorage* old_storage, const std::string& property_path, in TransferIntegerIndexStorage()
|
| D | dummy-numeric-index.h | 66 std::string_view property_path, DocumentId document_id, in Edit() 103 std::string_view property_path, DocumentId document_id, in Editor() 269 DummyNumericIndex<T>::GetIterator(std::string_view property_path, T key_lower, in GetIterator()
|
| D | integer-index.h | 122 std::string_view property_path, DocumentId document_id, in Edit() 190 explicit Editor(std::string_view property_path, DocumentId document_id, in Editor()
|
| D | numeric-index.h | 52 explicit Editor(std::string_view property_path, DocumentId document_id, in Editor()
|
| D | integer-index_test.cc | 169 std::string_view property_path, int64_t key_lower, int64_t key_upper) { in Query() 191 void Index(NumericIndex<int64_t>* integer_index, std::string_view property_path, in Index()
|
| /external/icing/icing/result/ |
| D | snippet-retriever.cc | 54 const std::string& property_path) { in AddIndexToPath() 479 const std::string& property_path, in GetEntriesFromProperty() 624 std::string property_path = property_util::ConcatenatePropertyPathExpr( in RetrieveSnippetForSection() local
|
| /external/icing/icing/schema/ |
| D | property-util.h | 148 const DocumentProto& document, std::string_view property_path) { in ExtractPropertyValuesFromDocument()
|
| D | section-manager.cc | 97 std::string&& property_path) { in ProcessSchemaTypePropertyConfig()
|
| D | joinable-property-manager.cc | 90 std::string&& property_path) { in ProcessSchemaTypePropertyConfig()
|