Home
last modified time | relevance | path

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

/xnu-8796.121.2/iokit/Kernel/
H A DIOUserClient.cpp754 class IOServiceMessageUserNotification : public IOUserNotification class
756 OSDeclareDefaultStructors(IOServiceMessageUserNotification);
1039 OSDefineMetaClassAndStructors(IOServiceMessageUserNotification, IOUserNotification) in OSDefineMetaClassAndStructors() argument
1044 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 …]