Searched refs:IOServiceMessageUserNotification (Results 1 – 1 of 1) sorted by relevance
759 class IOServiceMessageUserNotification : public IOUserNotification class761 OSDeclareDefaultStructors(IOServiceMessageUserNotification);1044 OSDefineMetaClassAndStructors(IOServiceMessageUserNotification, IOUserNotification) in OSDefineMetaClassAndStructors() argument1049 IOServiceMessageUserNotification::init( mach_port_t port, natural_t type, in OSDefineMetaClassAndStructors()1078 IOServiceMessageUserNotification::invalidatePort(void) in invalidatePort()1084 IOServiceMessageUserNotification::free( void ) in free()1095 IOServiceMessageUserNotification::_handler( void * target, void * ref, in _handler()1099 IOServiceMessageUserNotification * targetObj = (IOServiceMessageUserNotification *)target; in _handler()1110 IOServiceMessageUserNotification::handler( void * ref, in handler()1221 IOServiceMessageUserNotification::getNextObject() in getNextObject()[all …]