Home
last modified time | relevance | path

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

/external/icing/icing/schema/
Dsection-manager.cc108 SectionManager::GetSectionMetadata(SchemaTypeId schema_type_id, in GetSectionMetadata() function in icing::lib::SectionManager
Dschema-store.cc808 SchemaStore::GetSectionMetadata(SchemaTypeId schema_type_id, in GetSectionMetadata() function in icing::lib::SchemaStore
876 SchemaStore::GetSectionMetadata(const std::string& schema_type) const { in GetSectionMetadata() function in icing::lib::SchemaStore
Dsection-manager_test.cc500 TEST_F(SectionManagerTest, GetSectionMetadata) { in TEST_F() argument