Searched refs:IOServiceMessageUserNotification (Results 1 – 1 of 1) sorted by relevance
807 class IOServiceMessageUserNotification : public IOUserNotification class809 OSDeclareDefaultStructors(IOServiceMessageUserNotification);1093 OSDefineMetaClassAndStructors(IOServiceMessageUserNotification, IOUserNotification) in OSDefineMetaClassAndStructors() argument1098 IOServiceMessageUserNotification::init( mach_port_t port, natural_t type, in OSDefineMetaClassAndStructors()1127 IOServiceMessageUserNotification::invalidatePort(void) in invalidatePort()1133 IOServiceMessageUserNotification::free( void ) in free()1144 IOServiceMessageUserNotification::_handler( void * target, void * ref, in _handler()1148 IOServiceMessageUserNotification * targetObj = (IOServiceMessageUserNotification *)target; in _handler()1159 IOServiceMessageUserNotification::handler( void * ref, in handler()1269 IOServiceMessageUserNotification::getNextObject() in getNextObject()[all …]