Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOUserServer.cpp1824 bool notifyReady = false; in Create_Impl()
1872 bool notifyReady = false; in Create_Impl()
1900 if (notifyReady) { in Create_Impl()
2007 bool notifyReady; in SetHandler_Impl() local
2009 notifyReady = false; in SetHandler_Impl()
2018 if (notifyReady) { in SetHandler_Impl()
2025 if (notifyReady) { in SetHandler_Impl()
6827 bool notifyReady; in SetHandler_Impl() local
6829 notifyReady = false; in SetHandler_Impl()
6836 notifyReady = true; in SetHandler_Impl()
[all …]