Searched refs:deliverNotification (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp1780 victim->deliverNotification( gIOTerminatedNotification, 0, 0xffffffff );
3103 // job->nub->deliverNotification( gIOPublishNotification,
3114 deliverNotification( gIOFirstPublishNotification,
3163 deliverNotification( gIOMatchedNotification,
3166 deliverNotification( gIOFirstMatchNotification,
4030 void IOService::deliverNotification( const OSSymbol * type, function in class:IOService
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h1289 void deliverNotification( const OSSymbol * type,

Completed in 21 milliseconds