Searched refs:GetDarwinLogTypeName (Results 1 – 1 of 1) sorted by relevance
165 static ConstString GetDarwinLogTypeName() { in GetDarwinLogTypeName() function803 process_sp->GetStructuredDataPlugin(GetDarwinLogTypeName()); in DoExecute()826 process_sp->ConfigureStructuredData(GetDarwinLogTypeName(), config_sp); in DoExecute()875 process_sp->GetStructuredDataPlugin(GetDarwinLogTypeName()); in DoExecute()1060 return type_name == GetDarwinLogTypeName(); in SupportsStructuredDataType()1087 if (type_name != GetDarwinLogTypeName()) { in HandleArrivalOfStructuredData()1091 __FUNCTION__, GetDarwinLogTypeName().AsCString(), in HandleArrivalOfStructuredData()1152 if (type_name != GetDarwinLogTypeName()) { in GetDescription()1494 auto plugin_sp = process_sp->GetStructuredDataPlugin(GetDarwinLogTypeName()); in InitCompletionHookCallback()1499 __FUNCTION__, GetDarwinLogTypeName().AsCString(), in InitCompletionHookCallback()[all …]