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

/macosx-10.10.1/Security-57031.1.35/Security/sec/SOSCircle/CKBridge/
H A DSOSCloudKeychainConstants.c83 const char *kOperationRequestSyncWithAllPeers = "requestSyncWithAllPeers"; variable
H A DSOSCloudKeychainConstants.h71 extern const char *kOperationRequestSyncWithAllPeers;
H A DSOSCloudKeychainClient.c504 xpc_dictionary_set_string(xpcmessage, kMessageKeyOperation, kOperationRequestSyncWithAllPeers);
/macosx-10.10.1/Security-57031.1.35/Security/sec/SOSCircle/CloudKeychainProxy/
H A Dcloudkeychainproxy.m214 else if (operation && !strcmp(operation, kOperationRequestSyncWithAllPeers))

Completed in 64 milliseconds