Home
last modified time | relevance | path

Searched refs:IOServiceMessageUserNotification (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.101.4/iokit/Kernel/
H A DIOUserClient.cpp753 class IOServiceMessageUserNotification : public IOUserNotification class
755 OSDeclareDefaultStructors(IOServiceMessageUserNotification);
1030 OSDefineMetaClassAndStructors(IOServiceMessageUserNotification, IOUserNotification) in OSDefineMetaClassAndStructors() argument
1035 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 …]