Home
last modified time | relevance | path

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

/xnu-8796.121.2/iokit/Tests/
H A DTests.cpp1862 IOStateNotificationListenerRef listenerRef; in IOServiceStateNotificationTests() local
1863 kr = service->stateNotificationListenerAdd(array.get(), &listenerRef, ^kern_return_t () { in IOServiceStateNotificationTests()