Home
last modified time | relevance | path

Searched refs:GetMetadataList (Results 1 – 3 of 3) sorted by relevance

/external/icing/icing/schema/
Dsection-manager.cc257 GetMetadataList(document.schema())); in GetStringSectionContent()
292 GetMetadataList(document.schema())); in ExtractSections()
307 SectionManager::GetMetadataList(const std::string& type_config_name) const { in GetMetadataList() function in icing::lib::SectionManager
Dsection-manager.h103 GetMetadataList(const std::string& type_config_name) const;
Dschema-store.cc472 section_manager_->GetMetadataList(type.schema_type()); in GetStorageInfo()