Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/include/
H A Dinput_device_mgr.h58 void RemoveAllRemoteInputDevice(const std::string &networkId);
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/include/
H A Dinput_device_mgr.h58 void RemoveAllRemoteInputDevice(const std::string &networkId);
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/src/
H A Dinput_device_mgr.cpp61 RemoveAllRemoteInputDevice(notice.networkId); in OnSoftbusSessionClosed()
203 void InputDeviceMgr::RemoveAllRemoteInputDevice(const std::string &networkId) in RemoveAllRemoteInputDevice() function in OHOS::Msdp::DeviceStatus::Cooperate::InputDeviceMgr
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/src/
H A Dinput_device_mgr.cpp61 RemoveAllRemoteInputDevice(notice.networkId); in OnSoftbusSessionClosed()
203 void InputDeviceMgr::RemoveAllRemoteInputDevice(const std::string &networkId) in RemoveAllRemoteInputDevice() function in OHOS::Msdp::DeviceStatus::Cooperate::InputDeviceMgr
/ohos5.0/base/msdp/device_status/test/unittest/intention/cooperate/src/
H A Dcooperate_plugin_test.cpp2576 g_context->inputDevMgr_.RemoveAllRemoteInputDevice(REMOTE_NETWORKID);
2577 ASSERT_NO_FATAL_FAILURE(g_context->inputDevMgr_.RemoveAllRemoteInputDevice(LOCAL_NETWORKID));