Searched refs:SupportsStructuredDataType (Results 1 – 4 of 4) sorted by relevance
67 virtual bool SupportsStructuredDataType(ConstString type_name) = 0;
53 bool SupportsStructuredDataType(ConstString type_name) override;
1058 bool StructuredDataDarwinLog::SupportsStructuredDataType( in SupportsStructuredDataType() function in StructuredDataDarwinLog
5966 if (plugin_sp->SupportsStructuredDataType(type_name)) { in MapSupportedStructuredDataPlugins()