reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.cpp
  809         process_sp->GetStructuredDataPlugin(GetDarwinLogTypeName());
  833         process_sp->ConfigureStructuredData(GetDarwinLogTypeName(), config_sp);
  883           process_sp->GetStructuredDataPlugin(GetDarwinLogTypeName());
 1084   return type_name == GetDarwinLogTypeName();
 1111   if (type_name != GetDarwinLogTypeName()) {
 1115               __FUNCTION__, GetDarwinLogTypeName().AsCString(),
 1176   if (type_name != GetDarwinLogTypeName()) {
 1518   auto plugin_sp = process_sp->GetStructuredDataPlugin(GetDarwinLogTypeName());
 1523               __FUNCTION__, GetDarwinLogTypeName().AsCString(),
 1870       process_sp->ConfigureStructuredData(GetDarwinLogTypeName(), config_sp);