Searched refs:distributedCamInfo (Results 1 – 1 of 1) sorted by relevance
1150 std::vector<dmDeviceInfo> distributedCamInfo(size); in GetDmDeviceInfo() local1161 distributedCamInfo[i].deviceName = deviceInfoJson["deviceName"]; in GetDmDeviceInfo()1162 distributedCamInfo[i].deviceTypeId = deviceInfoJson["deviceTypeId"]; in GetDmDeviceInfo()1163 distributedCamInfo[i].networkId = deviceInfoJson["networkId"]; in GetDmDeviceInfo()1167 return distributedCamInfo; in GetDmDeviceInfo()