Searched refs:GetRelatedGroupsExt (Results 1 – 4 of 4) sorted by relevance
234 int32_t GetRelatedGroupsExt(const std::string &deviceId, std::vector<GroupInfo> &groupList);
539 int32_t HiChainConnector::GetRelatedGroupsExt(const std::string &deviceId, std::vector<GroupInfo> &… in GetRelatedGroupsExt() function in OHOS::DistributedHardware::HiChainConnector1125 GetRelatedGroupsExt(localUdid, groupListExt); in DeleteAllGroup()1221 GetRelatedGroupsExt(udid, groupListExt); in DeleteAllGroupByUdid()
486 hiChainConnector_->GetRelatedGroupsExt(deviceId, groupListExt); in DeleteGroupByDP()
527 int ret = hiChainConnector->GetRelatedGroupsExt(deviceId, groupList);