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

/macosx-10.10.1/Security-57031.1.35/Security/sec/SOSCircle/SecureObjectSync/
H A DSOSPeer.c195 static SOSPeerRef SOSPeerCreate_Internal(SOSEngineRef engine, CFDictionaryRef persisted, CFStringRef theirPeerID, CFIndex version, CFErrorRef *error) { argument
198 p->peer_id = CFRetainSafe(theirPeerID);

Completed in 118 milliseconds