Home
last modified time | relevance | path

Searched defs:GetSchemaTypeIdsWithChildren (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/icing/icing/schema/
H A Dschema-store.cc1120 SchemaStore::GetSchemaTypeIdsWithChildren(std::string_view schema_type) const { in GetSchemaTypeIdsWithChildren() function in icing::lib::SchemaStore
H A Dschema-store_test.cc2812 TEST_F(SchemaStoreTest, GetSchemaTypeIdsWithChildren) { in TEST_F() argument