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

/macosx-10.10.1/PowerManagement-494.1.2/pmconfigd/
H A DPMAssertionLog.c277 CFStringRef foundAssertionType = NULL; local
369 foundAssertionType = CFDictionaryGetValue(assertionDictionary, kIOPMAssertionTypeKey);
370 if (foundAssertionType) {
371 CFStringGetCString(foundAssertionType, assertionTypeCString,
423 foundAssertionType ? assertionTypeCString:"",

Completed in 176 milliseconds