Home
last modified time | relevance | path

Searched defs:devData (Results 1 – 2 of 2) sorted by relevance

/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
Dinput_device_impl.cpp175 void InputDeviceImpl::OnInputDevice(int32_t userData, std::shared_ptr<InputDevice> devData) in OnInputDevice()
278 auto devData = std::make_shared<InputDevice>(); in DevDataUnmarshalling() local
Dclient_msg_handler.cpp233 std::shared_ptr<InputDevice> devData = InputDevImpl.DevDataUnmarshalling(pkt); in OnInputDevice() local