Home
last modified time | relevance | path

Searched refs:hostGroupInfoList (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/dependency/hichain/
H A Dhichain_connector.cpp562 std::vector<GroupInfo> hostGroupInfoList; in IsDevicesInP2PGroup() local
563 GetRelatedGroups(hostDevice, hostGroupInfoList); in IsDevicesInP2PGroup()
566 for (const auto &hostGroupInfo : hostGroupInfoList) { in IsDevicesInP2PGroup()