Searched refs:plugin_properties_sp (Results 1 – 1 of 1) sorted by relevance
1389 OptionValuePropertiesSP plugin_properties_sp = in GetDebuggerPropertyForPlugins() local1391 if (!plugin_properties_sp && can_create) { in GetDebuggerPropertyForPlugins()1392 plugin_properties_sp = in GetDebuggerPropertyForPlugins()1396 plugin_properties_sp); in GetDebuggerPropertyForPlugins()1399 if (plugin_properties_sp) { in GetDebuggerPropertyForPlugins()1424 OptionValuePropertiesSP plugin_properties_sp = in GetDebuggerPropertyForPluginsOldStyle() local1426 if (!plugin_properties_sp && can_create) { in GetDebuggerPropertyForPluginsOldStyle()1427 plugin_properties_sp = in GetDebuggerPropertyForPluginsOldStyle()1430 true, plugin_properties_sp); in GetDebuggerPropertyForPluginsOldStyle()1433 if (plugin_properties_sp) { in GetDebuggerPropertyForPluginsOldStyle()[all …]