Searched defs:GetSchemaTypeId (Results 1 – 5 of 5) sorted by relevance
244 SchemaTypeId Bm25fCalculator::GetSchemaTypeId(DocumentId document_id) const { in GetSchemaTypeId() function in icing::lib::Bm25fCalculator
405 SchemaTypeId GetSchemaTypeId(DocumentId document_id, in GetSchemaTypeId() function
69 SchemaTypeId GetSchemaTypeId(DocumentId document_id, in GetSchemaTypeId() function
1102 libtextclassifier3::StatusOr<SchemaTypeId> SchemaStore::GetSchemaTypeId( in GetSchemaTypeId() function in icing::lib::SchemaStore
2364 TEST_F(SchemaStoreTest, GetSchemaTypeId) { in TEST_F() argument