Searched refs:GetRemoteDeviceById (Results 1 – 5 of 5) sorted by relevance
65 …std::shared_ptr<IDevice> GetRemoteDeviceById(const std::string &networkId, int32_t remoteDeviceId);
287 auto device = GetRemoteDeviceById(networkId, remoteDeviceId); in AddVirtualInputDevice()318 std::shared_ptr<IDevice> InputDeviceMgr::GetRemoteDeviceById(const std::string &networkId, int32_t … in GetRemoteDeviceById() function in OHOS::Msdp::DeviceStatus::Cooperate::InputDeviceMgr
2638 auto ret = g_context->inputDevMgr_.GetRemoteDeviceById(LOCAL_NETWORKID, VREMOTE_NETWORKID);2642 ret = g_context->inputDevMgr_.GetRemoteDeviceById(LOCAL_NETWORKID, VREMOTE_NETWORKID);