Searched refs:plugin_properties_sp (Results 1 – 1 of 1) sorted by relevance
1359 OptionValuePropertiesSP plugin_properties_sp = in GetDebuggerPropertyForPlugins() local1361 if (!plugin_properties_sp && can_create) { in GetDebuggerPropertyForPlugins()1362 plugin_properties_sp = in GetDebuggerPropertyForPlugins()1366 plugin_properties_sp); in GetDebuggerPropertyForPlugins()1369 if (plugin_properties_sp) { in GetDebuggerPropertyForPlugins()1394 OptionValuePropertiesSP plugin_properties_sp = in GetDebuggerPropertyForPluginsOldStyle() local1396 if (!plugin_properties_sp && can_create) { in GetDebuggerPropertyForPluginsOldStyle()1397 plugin_properties_sp = in GetDebuggerPropertyForPluginsOldStyle()1400 true, plugin_properties_sp); in GetDebuggerPropertyForPluginsOldStyle()1403 if (plugin_properties_sp) { in GetDebuggerPropertyForPluginsOldStyle()[all …]