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

/macosx-10.10.1/PowerManagement-494.1.2/pmconfigd/
H A DRepeatingAutoWake.c495 CFStringRef onType = NULL; local
507 onType = getRepeatingDictionaryType(repeatingPowerOn); CFRetain(onType);
520 schedulePowerEventType(onType);
526 if (onType)
527 CFRelease(onType);

Completed in 82 milliseconds