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

/macosx-10.10.1/Security-57031.1.35/Keychain/
H A DKCATableViewController.h15 int notificationToken; variable
H A DToolsViewController.h13 int notificationToken; variable
H A DSyncViewController.h13 int notificationToken; variable
/macosx-10.10.1/Security-57031.1.35/Security/Keychain/
H A DKDAppDelegate.m47 int notificationToken;
48 uint32_t rc = notify_register_dispatch(kSecServerKeychainChangedNotification, &notificationToken, dispatch_get_main_queue(), ^(int token __unused) {

Completed in 73 milliseconds