Searched refs:removeUnsupported (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/PowerManagement-420.90.1/pmconfigd/
H A DPMSettings.c78 static CFDictionaryRef _copyPMSettings(bool removeUnsupported);
82 bool removeUnsupported);
359 _copyPMSettings(bool removeUnsupported) argument
361 if(removeUnsupported) {
378 activate_profiles(CFDictionaryRef d, CFStringRef s, bool removeUnsupported) argument
449 ret = ActivatePMSettings(profiles_activated, removeUnsupported);
453 ret = ActivatePMSettings(energy_settings, removeUnsupported);

Completed in 113 milliseconds