Searched refs:IOServiceMessageUserNotification (Results 1 – 1 of 1) sorted by relevance
754 class IOServiceMessageUserNotification : public IOUserNotification class756 OSDeclareDefaultStructors(IOServiceMessageUserNotification);1039 OSDefineMetaClassAndStructors(IOServiceMessageUserNotification, IOUserNotification) in OSDefineMetaClassAndStructors() argument1044 IOServiceMessageUserNotification::init( mach_port_t port, natural_t type, in OSDefineMetaClassAndStructors()1073 IOServiceMessageUserNotification::invalidatePort(void) in invalidatePort()1079 IOServiceMessageUserNotification::free( void ) in free()1090 IOServiceMessageUserNotification::_handler( void * target, void * ref, in _handler()1094 IOServiceMessageUserNotification * targetObj = (IOServiceMessageUserNotification *)target; in _handler()1105 IOServiceMessageUserNotification::handler( void * ref, in handler()1216 IOServiceMessageUserNotification::getNextObject() in getNextObject()[all …]