Searched refs:postOnDeviceBound (Results 1 – 3 of 3) sorted by relevance
29 void (*postOnDeviceBound)(const char *peerUdid, const TrustedGroupEntry *groupEntry); member
260 .postOnDeviceBound = PostOnDeviceBound,
764 GetBroadcaster()->postOnDeviceBound(StringGet(&deviceEntry->udid), *groupEntryPtr); in PostDeviceBoundMsg()