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

/macosx-10.10/Security-57031.1.35/Security/Keychain Circle Notification/
H A DKNAppDelegate.m340 [appropriateNotificationCenter() deliverNotification:note];
378 [appropriateNotificationCenter() deliverNotification:note];
414 [appropriateNotificationCenter() deliverNotification:note];
/macosx-10.10/DiskArbitration-268/DiskArbitrationAgent/
H A DDADialog.m91 [ center deliverNotification: notification ];
/macosx-10.10/xnu-2782.1.97/iokit/IOKit/
H A DIOService.h1362 void deliverNotification( const OSSymbol * type,
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp1957 victim->deliverNotification( gIOTerminatedNotification, 0, 0xffffffff );
3404 // job->nub->deliverNotification( gIOPublishNotification,
3416 deliverNotification( gIOFirstPublishNotification,
3463 deliverNotification( gIOMatchedNotification,
3466 deliverNotification( gIOFirstMatchNotification,
4336 void IOService::deliverNotification( const OSSymbol * type, function in class:IOService

Completed in 275 milliseconds