Searched defs:GetStringSectionContent (Results 1 – 3 of 3) sorted by relevance
/external/icing/icing/schema/ | ||
D | section-manager.cc | 189 SectionManager::GetStringSectionContent(const DocumentProto& document, in GetStringSectionContent() function in icing::lib::SectionManager |
D | schema-store.cc | 420 SchemaStore::GetStringSectionContent(const DocumentProto& document, in GetStringSectionContent() function in icing::lib::SchemaStore |
D | section-manager_test.cc | 188 TEST_F(SectionManagerTest, GetStringSectionContent) { in TEST_F() argument |