| /external/icing/icing/store/ |
| D | document-store_benchmark.cc | 116 std::unique_ptr<SchemaStore> schema_store = in CreateSchemaStore() local 131 const Clock* clock, const SchemaStore* schema_store) { in CreateDocumentStore() 148 std::unique_ptr<SchemaStore> schema_store = in BM_DoesDocumentExistBenchmark() local 189 std::unique_ptr<SchemaStore> schema_store = in BM_Put() local 218 std::unique_ptr<SchemaStore> schema_store = in BM_GetSameDocument() local 245 std::unique_ptr<SchemaStore> schema_store = in BM_Delete() local 276 std::unique_ptr<SchemaStore> schema_store = in BM_Create() local 316 std::unique_ptr<SchemaStore> schema_store = in BM_ComputeChecksum() local
|
| D | suggestion-result-checker-impl.h | 30 const DocumentStore* document_store, const SchemaStore* schema_store, in SuggestionResultCheckerImpl()
|
| D | document-store.cc | 232 const SchemaStore* schema_store, in DocumentStore() 267 const Clock* clock, const SchemaStore* schema_store, in Create() 1648 const SchemaStore* schema_store) { in UpdateSchemaStore() 1697 const SchemaStore* schema_store, in OptimizedUpdateSchemaStore()
|
| /external/icing/icing/util/ |
| D | tokenized-document.cc | 38 const SchemaStore* schema_store, in Tokenize() 67 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 | 33 DocumentValidator::DocumentValidator(const SchemaStore* schema_store) in DocumentValidator()
|
| /external/icing/icing/index/ |
| D | index-processor_benchmark.cc | 170 std::unique_ptr<SchemaStore> schema_store = in CreateSchemaStore() local 236 std::unique_ptr<SchemaStore> schema_store = in BM_IndexDocumentWithOneProperty() local 311 std::unique_ptr<SchemaStore> schema_store = in BM_IndexDocumentWithTenProperties() local 387 std::unique_ptr<SchemaStore> schema_store = in BM_IndexDocumentWithDiacriticLetters() local 463 std::unique_ptr<SchemaStore> schema_store = in BM_IndexDocumentWithHiragana() local
|
| /external/icing/icing/query/ |
| D | suggestion-processor.cc | 35 const SchemaStore* schema_store) { in Create() 105 const SchemaStore* schema_store, in PopulatePropertyFilters() 302 const DocumentStore* document_store, const SchemaStore* schema_store) in SuggestionProcessor()
|
| D | query-processor.cc | 115 const SchemaStore* schema_store) { in Create() 133 const SchemaStore* schema_store) in QueryProcessor()
|
| /external/icing/icing/result/ |
| D | snippet-retriever.h | 67 explicit SnippetRetriever(const SchemaStore* schema_store, in SnippetRetriever()
|
| D | result-adjustment-info.cc | 50 const ResultSpecProto& result_spec, const SchemaStore* schema_store, in ResultAdjustmentInfo()
|
| D | result-state-manager_test.cc | 167 SchemaStore& schema_store() { return *schema_store_; } in schema_store() function in icing::lib::__anonfa76d29e0111::ResultStateManagerTest 168 const SchemaStore& schema_store() const { return *schema_store_; } in schema_store() function in icing::lib::__anonfa76d29e0111::ResultStateManagerTest
|
| D | result-retriever-v2.cc | 138 const DocumentStore* doc_store, const SchemaStore* schema_store, in Create()
|
| /external/icing/icing/query/advanced_query_parser/ |
| D | query-visitor.h | 51 const SchemaStore* schema_store, in QueryVisitor() 109 const DocumentStore* document_store, const SchemaStore* schema_store, in QueryVisitor()
|
| /external/icing/icing/join/ |
| D | join-processor.h | 39 const DocumentStore* doc_store, const SchemaStore* schema_store, in JoinProcessor()
|
| /external/icing/icing/scoring/advanced_scoring/ |
| D | advanced-scorer.cc | 33 const SchemaStore* schema_store, int64_t current_time_ms, in Create()
|
| D | advanced-scorer_fuzz_test.cc | 36 std::unique_ptr<SchemaStore> schema_store = in LLVMFuzzerTestOneInput() local
|
| D | scoring-visitor.h | 35 const SchemaStore* schema_store, in ScoringVisitor()
|
| /external/icing/icing/index/iterator/ |
| D | doc-hit-info-iterator-section-restrict.cc | 40 const DocumentStore* document_store, const SchemaStore* schema_store, in DocHitInfoIteratorSectionRestrict()
|
| 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/scoring/ |
| D | scoring-processor.cc | 46 const SchemaStore* schema_store, in Create()
|
| D | section-weights.cc | 45 SectionWeights::Create(const SchemaStore* schema_store, in Create()
|
| D | scorer-factory.cc | 176 const DocumentStore* document_store, const SchemaStore* schema_store, in Create()
|
| /external/icing/icing/schema/ |
| D | schema-store.cc | 188 std::unique_ptr<SchemaStore> schema_store = std::unique_ptr<SchemaStore>( in Create() local 204 std::unique_ptr<SchemaStore> schema_store = std::unique_ptr<SchemaStore>( in Create() local
|