Home
last modified time | relevance | path

Searched refs:OnDevListener (Results 1 - 4 of 4) sorted by relevance

/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dclient_msg_handler.cpp67 return this->OnDevListener(client, pkt); }}, in Init()
284 int32_t ClientMsgHandler::OnDevListener(const UDSClient& client, NetPacket& pkt) in OnDevListener() function in OHOS::MMI::ClientMsgHandler
294 INPUT_DEVICE_IMPL.OnDevListener(deviceId, type); in OnDevListener()
H A Dinput_device_impl.cpp105 void InputDeviceImpl::OnDevListener(int32_t deviceId, const std::string &type) in OnDevListener() function in OHOS::MMI::InputDeviceImpl
/foundation/multimodalinput/input/frameworks/proxy/event_handler/include/
H A Dclient_msg_handler.h65 int32_t OnDevListener(const UDSClient &client, NetPacket &pkt);
H A Dinput_device_impl.h58 void OnDevListener(int32_t deviceId, const std::string &type);

Completed in 3 milliseconds