Searched refs:g_property_name (Results 1 – 1 of 1) sorted by relevance
1401 static ConstString g_property_name("plugin"); in GetDebuggerPropertyForPlugins() local1404 parent_properties_sp->GetSubProperty(nullptr, g_property_name); in GetDebuggerPropertyForPlugins()1407 std::make_shared<OptionValueProperties>(g_property_name); in GetDebuggerPropertyForPlugins()1409 g_property_name, ConstString("Settings specify to plugins."), true, in GetDebuggerPropertyForPlugins()1434 static ConstString g_property_name("plugin"); in GetDebuggerPropertyForPluginsOldStyle() local1449 plugin_properties_sp->GetSubProperty(nullptr, g_property_name); in GetDebuggerPropertyForPluginsOldStyle()1452 std::make_shared<OptionValueProperties>(g_property_name); in GetDebuggerPropertyForPluginsOldStyle()1454 g_property_name, ConstString("Settings specific to plugins"), true, in GetDebuggerPropertyForPluginsOldStyle()