Home
last modified time | relevance | path

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

/external/icing/icing/schema/
Dsection-manager.cc189 SectionManager::GetStringSectionContent(const DocumentProto& document, in GetStringSectionContent() function in icing::lib::SectionManager
249 SectionManager::GetStringSectionContent(const DocumentProto& document, in GetStringSectionContent() function in icing::lib::SectionManager
Dschema-store.cc420 SchemaStore::GetStringSectionContent(const DocumentProto& document, in GetStringSectionContent() function in icing::lib::SchemaStore
427 SchemaStore::GetStringSectionContent(const DocumentProto& document, in GetStringSectionContent() function in icing::lib::SchemaStore
Dsection-manager_test.cc188 TEST_F(SectionManagerTest, GetStringSectionContent) { in TEST_F() argument