Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/services/source/transport/src/
H A Ddistributed_input_source_transport.cpp1009 std::string inputDataStr = recMsg[DINPUT_SOFTBUS_KEY_INPUT_DATA]; in NotifyResponseKeyStateBatch() local
1010 callback_->OnResponseKeyStateBatch(deviceId, inputDataStr); in NotifyResponseKeyStateBatch()
1026 std::string inputDataStr = recMsg[DINPUT_SOFTBUS_KEY_INPUT_DATA]; in NotifyReceivedEventRemoteInput() local
1027 callback_->OnReceivedEventRemoteInput(deviceId, inputDataStr); in NotifyReceivedEventRemoteInput()