/external/icing/icing/store/ |
D | document-store_benchmark.cc | 119 std::unique_ptr<SchemaStore> schema_store = in CreateSchemaStore() local 134 const Clock* clock, const SchemaStore* schema_store, in CreateDocumentStore() 153 std::unique_ptr<SchemaStore> schema_store = in BM_DoesDocumentExistBenchmark() local 196 std::unique_ptr<SchemaStore> schema_store = in BM_Put() local 226 std::unique_ptr<SchemaStore> schema_store = in BM_GetSameDocument() local 254 std::unique_ptr<SchemaStore> schema_store = in BM_Delete() local 286 std::unique_ptr<SchemaStore> schema_store = in BM_Create() local 328 std::unique_ptr<SchemaStore> schema_store = in BM_UpdateChecksum() local
|
/external/icing/icing/util/ |
D | scorable_property_set.cc | 42 SchemaTypeId schema_type_id, const SchemaStore* schema_store) { in Create() 62 const SchemaStore* schema_store) { in Create() 131 SchemaTypeId schema_type_id, const SchemaStore* schema_store) in ScorablePropertySet()
|
D | tokenized-document.cc | 40 const SchemaStore* schema_store, in Tokenize() 69 TokenizedDocument::Create(const SchemaStore* schema_store, in Create()
|
D | document-validator.h | 72 void UpdateSchemaStore(const SchemaStore* schema_store) { in UpdateSchemaStore()
|
D | document-validator.cc | 45 DocumentValidator::DocumentValidator(const SchemaStore* schema_store) in DocumentValidator()
|
/external/icing/icing/query/ |
D | query-utils.cc | 47 const SchemaStore& schema_store, const SearchSpecProto& search_spec) { in ConvertExactSchemaTypeToIds() 66 const SchemaStore& schema_store) { in GetFilterOptions()
|
D | suggestion-processor.cc | 60 const SchemaStore* schema_store, const Clock* clock, in Create() 134 const SchemaStore* schema_store, in PopulatePropertyFilters() 348 const DocumentStore* document_store, const SchemaStore* schema_store, in SuggestionProcessor()
|
D | query-processor.cc | 64 const SchemaStore* schema_store, in Create() 87 const DocumentStore* document_store, const SchemaStore* schema_store, in QueryProcessor()
|
/external/icing/icing/index/iterator/ |
D | section-restrict-data.h | 39 const SchemaStore* schema_store, int64_t current_time_ms, in SectionRestrictData() 71 const SchemaStore& schema_store() const { return schema_store_; } in schema_store() function
|
D | doc-hit-info-iterator-section-restrict.cc | 97 const DocumentStore* document_store, const SchemaStore* schema_store, in ApplyRestrictions() 113 const DocumentStore* document_store, const SchemaStore* schema_store, in ApplyRestrictions()
|
D | doc-hit-info-iterator-filter.cc | 40 const DocumentStore* document_store, const SchemaStore* schema_store, in DocHitInfoIteratorFilter()
|
D | doc-hit-info-iterator-property-in-schema.cc | 38 const DocumentStore* document_store, const SchemaStore* schema_store, in DocHitInfoIteratorPropertyInSchema()
|
/external/icing/icing/index/ |
D | index-processor_benchmark.cc | 180 std::unique_ptr<SchemaStore> schema_store = in CreateSchemaStore() local 249 std::unique_ptr<SchemaStore> schema_store = in BM_IndexDocumentWithOneProperty() local 328 std::unique_ptr<SchemaStore> schema_store = in BM_IndexDocumentWithTenProperties() local 408 std::unique_ptr<SchemaStore> schema_store = in BM_IndexDocumentWithDiacriticLetters() local 488 std::unique_ptr<SchemaStore> schema_store = in BM_IndexDocumentWithHiragana() local
|
/external/icing/icing/result/ |
D | snippet-retriever.h | 67 explicit SnippetRetriever(const SchemaStore* schema_store, in SnippetRetriever()
|
D | result-adjustment-info.cc | 136 const ResultSpecProto& result_spec, const SchemaStore* schema_store, in ResultAdjustmentInfo()
|
/external/icing/icing/join/ |
D | join-processor.h | 43 const SchemaStore* schema_store, in JoinProcessor()
|
D | join-children-fetcher-impl-v3.cc | 46 const JoinSpecProto& join_spec, const SchemaStore* schema_store, in Create()
|
/external/icing/icing/scoring/advanced_scoring/ |
D | advanced-scorer_fuzz_test.cc | 47 std::unique_ptr<SchemaStore> schema_store = in LLVMFuzzerTestOneInput() local
|
D | score-expression-util.h | 60 const SchemaStore* schema_store, int64_t current_time_ms, in GetScoreExpression()
|
D | score-expression.cc | 806 const DocumentStore* document_store, const SchemaStore* schema_store, in GetScorablePropertyFunctionScoreExpression() 820 const SchemaStore& schema_store) { in GetAndValidateSchemaTypeIds() 862 const DocumentStore* document_store, const SchemaStore* schema_store, in Create()
|
D | advanced-scorer.cc | 63 const SchemaStore* schema_store, int64_t current_time_ms, in Create()
|
/external/icing/icing/query/advanced_query_parser/ |
D | query-visitor.h | 59 const DocumentStore* document_store, const SchemaStore* schema_store, in QueryVisitor() 118 const DocumentStore* document_store, const SchemaStore* schema_store, in QueryVisitor()
|
/external/icing/icing/index/embed/ |
D | doc-hit-info-iterator-embedding.cc | 50 const SchemaStore* schema_store, int64_t current_time_ms) { in Create()
|
D | embedding-index.cc | 404 const DocumentStore& document_store, const SchemaStore& schema_store, in TransferIndex() 510 const DocumentStore* document_store, const SchemaStore* schema_store, in Optimize()
|
/external/icing/icing/scoring/ |
D | scoring-processor.cc | 54 const SchemaStore* schema_store, in Create()
|