Home
last modified time | relevance | path

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

/xnu-10063.141.1/iokit/Kernel/
H A DIOUserClient.cpp807 class IOServiceMessageUserNotification : public IOUserNotification class
809 OSDeclareDefaultStructors(IOServiceMessageUserNotification);
1093 OSDefineMetaClassAndStructors(IOServiceMessageUserNotification, IOUserNotification) in OSDefineMetaClassAndStructors() argument
1098 IOServiceMessageUserNotification::init( mach_port_t port, natural_t type, in OSDefineMetaClassAndStructors()
1127 IOServiceMessageUserNotification::invalidatePort(void) in invalidatePort()
1133 IOServiceMessageUserNotification::free( void ) in free()
1144 IOServiceMessageUserNotification::_handler( void * target, void * ref, in _handler()
1148 IOServiceMessageUserNotification * targetObj = (IOServiceMessageUserNotification *)target; in _handler()
1159 IOServiceMessageUserNotification::handler( void * ref, in handler()
1269 IOServiceMessageUserNotification::getNextObject() in getNextObject()
[all …]