Home | History | Annotate | Download | only in Target

Lines Matching refs:g_settings_sp

1090     static ProcessPropertiesSP g_settings_sp;
1091 if (!g_settings_sp)
1092 g_settings_sp.reset (new ProcessProperties (true));
1093 return g_settings_sp;