Home
last modified time | relevance | path

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

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