Searched refs:IOServiceMessageUserNotification (Results 1 – 1 of 1) sorted by relevance
836 class IOServiceMessageUserNotification : public IOUserNotification class838 OSDeclareDefaultStructors(IOServiceMessageUserNotification);1123 OSDefineMetaClassAndStructors(IOServiceMessageUserNotification, IOUserNotification) in OSDefineMetaClassAndStructors() argument1128 IOServiceMessageUserNotification::init( mach_port_t port, natural_t type, in OSDefineMetaClassAndStructors()1157 IOServiceMessageUserNotification::invalidatePort(void) in invalidatePort()1163 IOServiceMessageUserNotification::free( void ) in free()1174 IOServiceMessageUserNotification::_handler( void * target, void * ref, in _handler()1178 IOServiceMessageUserNotification * targetObj = (IOServiceMessageUserNotification *)target; in _handler()1189 IOServiceMessageUserNotification::handler( void * ref, in handler()1298 IOServiceMessageUserNotification::getNextObject() in getNextObject()[all …]