Home
last modified time | relevance | path

Searched refs:assertionActive (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIOService.cpp4499 bool assertionActive = gIOPMRootDomain->acquireDriverKitMatchingAssertion() == kIOReturnSuccess; in matchingStart() local
4502 bool matchNow = !fSystemOff && assertionActive; in matchingStart()
4520 if (!matchNow && assertionActive) { in matchingStart()