Searched refs:RemoveRemoteInputDevice (Results 1 – 5 of 5) sorted by relevance
57 void RemoveRemoteInputDevice(const std::string &networkId, std::shared_ptr<IDevice> device);
180 void InputDeviceMgr::RemoveRemoteInputDevice(const std::string &networkId, std::shared_ptr<IDevice>… in RemoveRemoteInputDevice() function in OHOS::Msdp::DeviceStatus::Cooperate::InputDeviceMgr
2574 …ASSERT_NO_FATAL_FAILURE(g_context->inputDevMgr_.RemoveRemoteInputDevice(LOCAL_NETWORKID, g_device)…