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

/macosx-10.10.1/PowerManagement-494.1.2/pmconfigd/
H A DPMSettings.c79 static CFDictionaryRef _copyPMSettings(bool removeUnsupported);
83 bool removeUnsupported);
360 _copyPMSettings(bool removeUnsupported) argument
362 if(removeUnsupported) {
379 activate_profiles(CFDictionaryRef d, CFStringRef s, bool removeUnsupported) argument
450 ret = ActivatePMSettings(profiles_activated, removeUnsupported);
454 ret = ActivatePMSettings(energy_settings, removeUnsupported);

Completed in 143 milliseconds