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

/macosx-10.9.5/WebCore-7537.78.1/platform/mac/
H A DDisplaySleepDisabler.cpp41 IOPMAssertionCreateWithName(kIOPMAssertionTypeNoDisplaySleep, kIOPMAssertionLevelOn, reasonCF.get(), &m_disableDisplaySleepAssertion);
/macosx-10.9.5/cups-372.4/cups/scheduler/
H A Dsysman.c226 IOPMAssertionCreateWithName(kIOPMAssertNetworkClientActive,
233 IOPMAssertionCreateWithName(kIOPMAssertionTypeDenySystemSleep,
954 IOPMAssertionCreateWithName(kIOPMAssertionTypeDenySystemSleep,
/macosx-10.9.5/IOKitUser-907.100.13/pwr_mgt.subproj/
H A DIOPMLib.h282 * <code>@link IOPMAssertionCreateWithName @/link</code>
300 * <code>@link IOPMAssertionCreateWithName @/link</code>
324 * <code>@link IOPMAssertionCreateWithName @/link</code>
350 * <code>@link IOPMAssertionCreateWithName @/link</code>
756 * @function IOPMAssertionCreateWithName
778 IOReturn IOPMAssertionCreateWithName(
H A DIOPMAssertions.c69 return IOPMAssertionCreateWithName(AssertionType, AssertionLevel,
74 * IOPMAssertionCreateWithName
78 IOReturn IOPMAssertionCreateWithName( function
/macosx-10.9.5/kext_tools-326.95.1/
H A Dkextcache_main.c879 pmres = IOPMAssertionCreateWithName(kIOPMAssertNoIdleSystemSleep,
/macosx-10.9.5/PowerManagement-420.90.1/pmset/
H A Dpmset.c1994 IOPMAssertionCreateWithName(kIOPMAssertionTypeNoIdleSleep,
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSMacOSX/
H A DmDNSMacOSX.c10204 IOPMAssertionCreateWithName(kIOPMAssertionTypeNoIdleSleep, kIOPMAssertionLevelOn, assertionName ? assertionName : CFSTR("mDNSResponder"), &m->p->IOPMAssertion);

Completed in 248 milliseconds