Searched refs:devInfoList (Results 1 – 1 of 1) sorted by relevance
62 std::vector<DistributedHardware::DmDeviceInfo> devInfoList; in OnDeviceDisconnected() local63 … = DistributedHardware::DeviceManager::GetInstance().GetTrustedDeviceList(APP_ID, "", devInfoList); in OnDeviceDisconnected()70 if (!devInfoList.empty()) { in OnDeviceDisconnected()185 std::vector<DistributedHardware::DmDeviceInfo> devInfoList; in CheckRemoteDevicesIsUsing() local186 … = DistributedHardware::DeviceManager::GetInstance().GetTrustedDeviceList(APP_ID, "", devInfoList); in CheckRemoteDevicesIsUsing()206 for (auto devInfo : devInfoList) { in CheckRemoteDevicesIsUsing()