Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOUserClient.cpp808 class IOServiceMessageUserNotification : public IOUserNotification class
810 OSDeclareDefaultStructors(IOServiceMessageUserNotification);
1128 IOServiceMessageUserNotification::invalidatePort(void) in invalidatePort()
1134 IOServiceMessageUserNotification::free( void ) in free()
1145 IOServiceMessageUserNotification::_handler( void * target, void * ref, in _handler()
1149 IOServiceMessageUserNotification * targetObj = (IOServiceMessageUserNotification *)target; in _handler()
1160 IOServiceMessageUserNotification::handler( void * ref, in handler()
1270 IOServiceMessageUserNotification::getNextObject() in getNextObject()
1276 IOServiceMessageUserNotification::copyNextObject() in copyNextObject()
3150 IOServiceMessageUserNotification * userNotify = NULL; in internal_io_service_add_interest_notification()
[all …]