Searched refs:IOServiceMessageUserNotification (Results 1 – 1 of 1) sorted by relevance
808 class IOServiceMessageUserNotification : public IOUserNotification class810 OSDeclareDefaultStructors(IOServiceMessageUserNotification);1094 OSDefineMetaClassAndStructors(IOServiceMessageUserNotification, IOUserNotification) in OSDefineMetaClassAndStructors() argument1099 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 …]