Searched refs:plugin_properties_sp (Results 1 – 1 of 1) sorted by relevance
1556 OptionValuePropertiesSP plugin_properties_sp = in GetDebuggerPropertyForPlugins() local1558 if (!plugin_properties_sp && can_create) { in GetDebuggerPropertyForPlugins()1559 plugin_properties_sp = in GetDebuggerPropertyForPlugins()1563 plugin_properties_sp); in GetDebuggerPropertyForPlugins()1566 if (plugin_properties_sp) { in GetDebuggerPropertyForPlugins()1591 OptionValuePropertiesSP plugin_properties_sp = in GetDebuggerPropertyForPluginsOldStyle() local1593 if (!plugin_properties_sp && can_create) { in GetDebuggerPropertyForPluginsOldStyle()1594 plugin_properties_sp = in GetDebuggerPropertyForPluginsOldStyle()1597 true, plugin_properties_sp); in GetDebuggerPropertyForPluginsOldStyle()1600 if (plugin_properties_sp) { in GetDebuggerPropertyForPluginsOldStyle()[all …]