Searched refs:IsDevicesInP2PGroup (Results 1 – 5 of 5) sorted by relevance
88 hichainConnector->IsDevicesInP2PGroup(hostDevice, reqDeviceId); in HiChainConnectorFuzzTest()
148 bool IsDevicesInP2PGroup(const std::string &hostDevice, const std::string &peerDevice);
746 …bool ret = hiChainConnector_->IsDevicesInP2PGroup(authResponseContext_->localDeviceId, localDevice… in AbilityNegotiate()1960 if (hiChainConnector_->IsDevicesInP2PGroup(remoteDeviceId_, localUdid) && in SrcSyncDeleteAclDone()1988 if (hiChainConnector_->IsDevicesInP2PGroup(remoteDeviceId_, localUdid) && in SinkSyncDeleteAclDone()2622 if (hiChainConnector_->IsDevicesInP2PGroup(authResponseContext_->localDeviceId, in CheckTrustState()
559 bool HiChainConnector::IsDevicesInP2PGroup(const std::string &hostDevice, const std::string &peerDe… in IsDevicesInP2PGroup() function in OHOS::DistributedHardware::HiChainConnector
978 bool ret = hiChainConnector->IsDevicesInP2PGroup(hostDevice, peerDevice);