Searched refs:GetDarwinLogTypeName (Results 1 – 1 of 1) sorted by relevance
167 static llvm::StringRef GetDarwinLogTypeName() { in GetDarwinLogTypeName() function805 process_sp->GetStructuredDataPlugin(GetDarwinLogTypeName()); in DoExecute()828 process_sp->ConfigureStructuredData(GetDarwinLogTypeName(), config_sp); in DoExecute()876 process_sp->GetStructuredDataPlugin(GetDarwinLogTypeName()); in DoExecute()1062 return type_name == GetDarwinLogTypeName(); in SupportsStructuredDataType()1089 if (type_name != GetDarwinLogTypeName()) { in HandleArrivalOfStructuredData()1092 GetDarwinLogTypeName(), type_name); in HandleArrivalOfStructuredData()1152 if (type_name != GetDarwinLogTypeName()) { in GetDescription()1487 auto plugin_sp = process_sp->GetStructuredDataPlugin(GetDarwinLogTypeName()); in InitCompletionHookCallback()1490 GetDarwinLogTypeName(), process_sp->GetUniqueID()); in InitCompletionHookCallback()[all …]