Home
last modified time | relevance | path

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

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