Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/include/
H A Dinput_device_mgr.h65 …std::shared_ptr<IDevice> GetRemoteDeviceById(const std::string &networkId, int32_t remoteDeviceId);
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/include/
H A Dinput_device_mgr.h65 …std::shared_ptr<IDevice> GetRemoteDeviceById(const std::string &networkId, int32_t remoteDeviceId);
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/src/
H A Dinput_device_mgr.cpp287 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
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/src/
H A Dinput_device_mgr.cpp287 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
/ohos5.0/base/msdp/device_status/test/unittest/intention/cooperate/src/
H A Dcooperate_plugin_test.cpp2638 auto ret = g_context->inputDevMgr_.GetRemoteDeviceById(LOCAL_NETWORKID, VREMOTE_NETWORKID);
2642 ret = g_context->inputDevMgr_.GetRemoteDeviceById(LOCAL_NETWORKID, VREMOTE_NETWORKID);