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
1299 ThreadTraceExportCommandCreator create_thread_trace_export_command) in TraceExporterInstance()1305 ThreadTraceExportCommandCreator create_thread_trace_export_command;1318 ThreadTraceExportCommandCreator create_thread_trace_export_command) { in RegisterPlugin()1333 ThreadTraceExportCommandCreator
2026 if (ThreadTraceExportCommandCreator command_creator = in CommandObjectTraceExport()