Searched refs:plugin_properties_sp (Results 1 – 1 of 1) sorted by relevance
2378 OptionValuePropertiesSP plugin_properties_sp = in GetDebuggerPropertyForPlugins() local2380 if (!plugin_properties_sp && can_create) { in GetDebuggerPropertyForPlugins()2381 plugin_properties_sp = in GetDebuggerPropertyForPlugins()2385 plugin_properties_sp); in GetDebuggerPropertyForPlugins()2388 if (plugin_properties_sp) { in GetDebuggerPropertyForPlugins()2413 OptionValuePropertiesSP plugin_properties_sp = in GetDebuggerPropertyForPluginsOldStyle() local2415 if (!plugin_properties_sp && can_create) { in GetDebuggerPropertyForPluginsOldStyle()2416 plugin_properties_sp = in GetDebuggerPropertyForPluginsOldStyle()2419 true, plugin_properties_sp); in GetDebuggerPropertyForPluginsOldStyle()2422 if (plugin_properties_sp) { in GetDebuggerPropertyForPluginsOldStyle()[all …]