Home
last modified time | relevance | path

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

/xnu-12377.1.9/iokit/Kernel/
H A DIOUserClient.cpp836 class IOServiceMessageUserNotification : public IOUserNotification class
838 OSDeclareDefaultStructors(IOServiceMessageUserNotification);
1123 OSDefineMetaClassAndStructors(IOServiceMessageUserNotification, IOUserNotification) in OSDefineMetaClassAndStructors() argument
1128 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 …]