Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOServicePM.cpp3949 bool delayNotify = false; in notifyChildren() local
3986 delayNotify = true; in notifyChildren()
3989 if (delayNotify) { in notifyChildren()
3995 if (!delayNotify && children) { in notifyChildren()
4014 if (delayNotify) { in notifyChildren()