Home
last modified time | relevance | path

Searched defs:GetSectionMetadata (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/icing/icing/schema/
H A Dsection-manager.cc109 SectionManager::GetSectionMetadata(SchemaTypeId schema_type_id, in GetSectionMetadata() function in icing::lib::SectionManager
H A Dschema-store.cc1133 SchemaStore::GetSectionMetadata(SchemaTypeId schema_type_id, in GetSectionMetadata() function in icing::lib::SchemaStore
1232 SchemaStore::GetSectionMetadata(const std::string& schema_type) const { in GetSectionMetadata() function in icing::lib::SchemaStore
H A Dsection-manager_test.cc529 TEST_F(SectionManagerTest, GetSectionMetadata) { in TEST_F() argument