Searched refs:IOServiceMessageUserNotification (Results 1 – 1 of 1) sorted by relevance
753 class IOServiceMessageUserNotification : public IOUserNotification class755 OSDeclareDefaultStructors(IOServiceMessageUserNotification);1030 OSDefineMetaClassAndStructors(IOServiceMessageUserNotification, IOUserNotification) in OSDefineMetaClassAndStructors() argument1035 IOServiceMessageUserNotification::init( mach_port_t port, natural_t type, in OSDefineMetaClassAndStructors()1064 IOServiceMessageUserNotification::invalidatePort(void) in invalidatePort()1070 IOServiceMessageUserNotification::free( void ) in free()1081 IOServiceMessageUserNotification::_handler( void * target, void * ref, in _handler()1085 IOServiceMessageUserNotification * targetObj = (IOServiceMessageUserNotification *)target; in _handler()1096 IOServiceMessageUserNotification::handler( void * ref, in handler()1200 IOServiceMessageUserNotification::getNextObject() in getNextObject()[all …]