Searched refs:hostDevice (Results 1 – 4 of 4) sorted by relevance
71 std::string hostDevice(reinterpret_cast<const char*>(data), size); in HiChainConnectorFuzzTest()88 hichainConnector->IsDevicesInP2PGroup(hostDevice, reqDeviceId); in HiChainConnectorFuzzTest()
148 bool IsDevicesInP2PGroup(const std::string &hostDevice, const std::string &peerDevice);
559 bool HiChainConnector::IsDevicesInP2PGroup(const std::string &hostDevice, const std::string &peerDe… in IsDevicesInP2PGroup() argument563 GetRelatedGroups(hostDevice, hostGroupInfoList); in IsDevicesInP2PGroup()
975 std::string hostDevice = "hostDeviceTest"; variable978 bool ret = hiChainConnector->IsDevicesInP2PGroup(hostDevice, peerDevice);