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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePMPrivate.h495 uint8_t isPreChange; member in struct:IOPMInterestContext
H A DIOPMrootDomain.cpp5116 if (context->isPreChange)
5127 ( (capabilityLoss && context->isPreChange) ||
5128 (!capabilityLoss && !context->isPreChange) ) )
H A DIOServicePM.cpp5325 context.isPreChange = fIsPreChange;
5396 context.isPreChange = fIsPreChange;
5910 context.isPreChange = fIsPreChange;

Completed in 35 milliseconds