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

/macosx-10.10.1/PowerManagement-494.1.2/pmconfigd/
H A DRepeatingAutoWake.c243 CFDictionaryRef repeatDict = NULL; local
269 repeatDict = repeatingPowerOff;
275 repeatDict = repeatingPowerOn;
280 repeatDictType = getRepeatingDictionaryType(repeatDict);
287 repeatDictCopy = CFDictionaryCreateMutableCopy(0,0,repeatDict);
298 days_until_event = daysUntil(repeatDict, day_of_week);
304 minutes_scheduled = getRepeatingDictionaryMinutes(repeatDict);

Completed in 181 milliseconds