Home
last modified time | relevance | path

Searched defs:schema_store (Results 1 – 25 of 46) sorted by relevance

12

/external/icing/icing/store/
Ddocument-store_benchmark.cc119 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/
Dscorable_property_set.cc42 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()
Dtokenized-document.cc40 const SchemaStore* schema_store, in Tokenize()
69 TokenizedDocument::Create(const SchemaStore* schema_store, in Create()
Ddocument-validator.h72 void UpdateSchemaStore(const SchemaStore* schema_store) { in UpdateSchemaStore()
Ddocument-validator.cc45 DocumentValidator::DocumentValidator(const SchemaStore* schema_store) in DocumentValidator()
/external/icing/icing/query/
Dquery-utils.cc47 const SchemaStore& schema_store, const SearchSpecProto& search_spec) { in ConvertExactSchemaTypeToIds()
66 const SchemaStore& schema_store) { in GetFilterOptions()
Dsuggestion-processor.cc60 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()
Dquery-processor.cc64 const SchemaStore* schema_store, in Create()
87 const DocumentStore* document_store, const SchemaStore* schema_store, in QueryProcessor()
/external/icing/icing/index/iterator/
Dsection-restrict-data.h39 const SchemaStore* schema_store, int64_t current_time_ms, in SectionRestrictData()
71 const SchemaStore& schema_store() const { return schema_store_; } in schema_store() function
Ddoc-hit-info-iterator-section-restrict.cc97 const DocumentStore* document_store, const SchemaStore* schema_store, in ApplyRestrictions()
113 const DocumentStore* document_store, const SchemaStore* schema_store, in ApplyRestrictions()
Ddoc-hit-info-iterator-filter.cc40 const DocumentStore* document_store, const SchemaStore* schema_store, in DocHitInfoIteratorFilter()
Ddoc-hit-info-iterator-property-in-schema.cc38 const DocumentStore* document_store, const SchemaStore* schema_store, in DocHitInfoIteratorPropertyInSchema()
/external/icing/icing/index/
Dindex-processor_benchmark.cc180 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/
Dsnippet-retriever.h67 explicit SnippetRetriever(const SchemaStore* schema_store, in SnippetRetriever()
Dresult-adjustment-info.cc136 const ResultSpecProto& result_spec, const SchemaStore* schema_store, in ResultAdjustmentInfo()
/external/icing/icing/join/
Djoin-processor.h43 const SchemaStore* schema_store, in JoinProcessor()
Djoin-children-fetcher-impl-v3.cc46 const JoinSpecProto& join_spec, const SchemaStore* schema_store, in Create()
/external/icing/icing/scoring/advanced_scoring/
Dadvanced-scorer_fuzz_test.cc47 std::unique_ptr<SchemaStore> schema_store = in LLVMFuzzerTestOneInput() local
Dscore-expression-util.h60 const SchemaStore* schema_store, int64_t current_time_ms, in GetScoreExpression()
Dscore-expression.cc806 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()
Dadvanced-scorer.cc63 const SchemaStore* schema_store, int64_t current_time_ms, in Create()
/external/icing/icing/query/advanced_query_parser/
Dquery-visitor.h59 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/
Ddoc-hit-info-iterator-embedding.cc50 const SchemaStore* schema_store, int64_t current_time_ms) { in Create()
Dembedding-index.cc404 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/
Dscoring-processor.cc54 const SchemaStore* schema_store, in Create()

12