Lines Matching defs:plugin
443 "Specify if the plugin should broadcast events. Broadcasting "
763 "'plugin.structured-data.darwin-log."
806 // Get the plugin for the process.
814 StructuredDataDarwinLog &plugin =
824 plugin.AddInitCompletionHook(*process_sp);
837 plugin.SetEnabled(false);
842 plugin.SetEnabled(m_enable);
863 "plugin structured-data darwin-log status") {}
936 : CommandObjectMultiword(interpreter, "plugin structured-data darwin-log",
943 auto enable_syntax = "plugin structured-data darwin-log enable";
952 auto disable_syntax = "plugin structured-data darwin-log disable";
983 "plugin.structured-data.darwin-log."
990 "plugin.structured-data.darwin-log.");
1011 "Parsing plugin.structured-data.darwin-log.auto-enable-options value "
1026 command_stream << "plugin structured-data darwin-log enable";
1101 // plugin sets policy as to whether we do that.
1147 // Validate this is really a message for our plugin.
1346 llvm::StringRef parent_command_text = "plugin structured-data";
1480 // Get the plugin from the process.
1494 LLDB_LOG(log, "warning: no plugin for feature {0} in process uid {1}",
1515 "plugin no longer exists, ignoring (process "