Searched defs:ExtractSections (Results 1 – 3 of 3) sorted by relevance
/external/icing/icing/schema/ | ||
D | section-manager.cc | 290 SectionManager::ExtractSections(const DocumentProto& document) const { in ExtractSections() function in icing::lib::SectionManager |
D | schema-store.cc | 440 libtextclassifier3::StatusOr<std::vector<Section>> SchemaStore::ExtractSections( in ExtractSections() function in icing::lib::SchemaStore |
D | section-manager_test.cc | 295 TEST_F(SectionManagerTest, ExtractSections) { in TEST_F() argument |