Searched refs:ThreadTraceExportCommandCreator (Results 1 – 4 of 4) sorted by relevance
428 ThreadTraceExportCommandCreator create_thread_trace_export_command);439 static ThreadTraceExportCommandCreator
137 typedef lldb::CommandObjectSP (*ThreadTraceExportCommandCreator)( typedef
1273 ThreadTraceExportCommandCreator create_thread_trace_export_command) in TraceExporterInstance()1279 ThreadTraceExportCommandCreator create_thread_trace_export_command;1292 ThreadTraceExportCommandCreator create_thread_trace_export_command) { in RegisterPlugin()1307 ThreadTraceExportCommandCreator
2094 if (ThreadTraceExportCommandCreator command_creator = in CommandObjectTraceExport()