Searched refs:SupportsStructuredDataType (Results 1 – 4 of 4) sorted by relevance
74 virtual bool SupportsStructuredDataType(const ConstString &type_name) = 0;
64 bool SupportsStructuredDataType(const ConstString &type_name) override;
1127 bool StructuredDataDarwinLog::SupportsStructuredDataType( in SupportsStructuredDataType() function in StructuredDataDarwinLog
6133 if (plugin_sp->SupportsStructuredDataType(type_name)) { in MapSupportedStructuredDataPlugins()