Home
last modified time | relevance | path

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

/xnu-11215.61.5/iokit/Kernel/ !
H A DIOUserClient.cpp808 class IOServiceMessageUserNotification : public IOUserNotification class
810 OSDeclareDefaultStructors(IOServiceMessageUserNotification);
1094 OSDefineMetaClassAndStructors(IOServiceMessageUserNotification, IOUserNotification) in OSDefineMetaClassAndStructors() argument
1099 IOServiceMessageUserNotification::init( mach_port_t port, natural_t type, in OSDefineMetaClassAndStructors()
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()
[all …]