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

/macosx-10.10.1/PowerManagement-494.1.2/pmconfigd/
H A DPMAssertionLog.c677 static CFStringRef providerName = NULL; local
687 if (providerName == NULL) {
688 providerName = IOReportCopyCurrentProcessName();
689 if (providerName == NULL) return;
712 providerName, pinfo->pid,

Completed in 73 milliseconds