Searched refs:RemoveAllRemoteInputDevice (Results 1 – 5 of 5) sorted by relevance
58 void RemoveAllRemoteInputDevice(const std::string &networkId);
61 RemoveAllRemoteInputDevice(notice.networkId); in OnSoftbusSessionClosed()203 void InputDeviceMgr::RemoveAllRemoteInputDevice(const std::string &networkId) in RemoveAllRemoteInputDevice() function in OHOS::Msdp::DeviceStatus::Cooperate::InputDeviceMgr
2576 g_context->inputDevMgr_.RemoveAllRemoteInputDevice(REMOTE_NETWORKID);2577 ASSERT_NO_FATAL_FAILURE(g_context->inputDevMgr_.RemoveAllRemoteInputDevice(LOCAL_NETWORKID));