Searched defs:GetSchemaTypeId (Results 1 – 4 of 4) sorted by relevance
| /external/icing/icing/scoring/ | ||
| D | bm25f-calculator.cc | 232 SchemaTypeId Bm25fCalculator::GetSchemaTypeId(DocumentId document_id) const { in GetSchemaTypeId() function in icing::lib::Bm25fCalculator |
| /external/icing/icing/scoring/advanced_scoring/ | ||
| D | score-expression.cc | 504 SchemaTypeId PropertyWeightsFunctionScoreExpression::GetSchemaTypeId( in GetSchemaTypeId() function in icing::lib::PropertyWeightsFunctionScoreExpression |
| /external/icing/icing/schema/ | ||
| D | schema-store.cc | 773 libtextclassifier3::StatusOr<SchemaTypeId> SchemaStore::GetSchemaTypeId( in GetSchemaTypeId() function in icing::lib::SchemaStore |
| D | schema-store_test.cc | 1087 TEST_F(SchemaStoreTest, GetSchemaTypeId) { in TEST_F() argument |