Searched refs:plugin_properties_sp (Results 1 – 1 of 1) sorted by relevance
1403 OptionValuePropertiesSP plugin_properties_sp = in GetDebuggerPropertyForPlugins() local1405 if (!plugin_properties_sp && can_create) { in GetDebuggerPropertyForPlugins()1406 plugin_properties_sp = in GetDebuggerPropertyForPlugins()1410 plugin_properties_sp); in GetDebuggerPropertyForPlugins()1413 if (plugin_properties_sp) { in GetDebuggerPropertyForPlugins()1438 OptionValuePropertiesSP plugin_properties_sp = in GetDebuggerPropertyForPluginsOldStyle() local1440 if (!plugin_properties_sp && can_create) { in GetDebuggerPropertyForPluginsOldStyle()1441 plugin_properties_sp = in GetDebuggerPropertyForPluginsOldStyle()1444 true, plugin_properties_sp); in GetDebuggerPropertyForPluginsOldStyle()1447 if (plugin_properties_sp) { in GetDebuggerPropertyForPluginsOldStyle()[all …]