Home
last modified time | relevance | path

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

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