Searched defs:peerDevInfo (Results 1 – 9 of 9) sorted by relevance
81 bool IsSameProcessLabelStartedOnPeerDevice(const DeviceInfos &peerDevInfo) override in IsSameProcessLabelStartedOnPeerDevice()
79 bool IsSameProcessLabelStartedOnPeerDevice(const DeviceInfos &peerDevInfo) override in IsSameProcessLabelStartedOnPeerDevice()
117 const DistributedDB::DeviceInfos &peerDevInfo) in IsSameProcessLabelStartedOnPeerDevice()
159 bool ProcessCommunicatorImpl::IsSameProcessLabelStartedOnPeerDevice(const DeviceInfos &peerDevInfo) in IsSameProcessLabelStartedOnPeerDevice()
77 … bool IsSameProcessLabelStartedOnPeerDevice(const DistributedDB::DeviceInfos &peerDevInfo) override in IsSameProcessLabelStartedOnPeerDevice()
193 bool ProcessCommunicatorImpl::IsSameProcessLabelStartedOnPeerDevice(const DeviceInfos &peerDevInfo) in IsSameProcessLabelStartedOnPeerDevice()
607 NodeBasicInfo peerDevInfo = { .deviceTypeId = 1, }; variable
272 TrustedDeviceEntry *peerDevInfo = CreateDeviceEntry(); in FillAccountCredentialInfo() local
206 static void ReportDeviceOnlineEvt(const char *udid, NodeBasicInfo *peerDevInfo) in ReportDeviceOnlineEvt()