Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/services/common/include/
H A Ddinput_source_trans_callback.h39 …virtual void OnResponseRelayPrepareRemoteInput(int32_t sessionId, const std::string &deviceId, boo…
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/sourcemanager/include/
H A Ddinput_source_listener.h57 …void OnResponseRelayPrepareRemoteInput(int32_t sessionId, const std::string &deviceId, bool result,
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/transport/src/
H A Ddistributed_input_source_transport.cpp1066 callback_->OnResponseRelayPrepareRemoteInput(sessionId, deviceId, false, ""); in ReceiveSrcTSrcRelayPrepare()
1072 callback_->OnResponseRelayPrepareRemoteInput(sessionId, deviceId, false, ""); in ReceiveSrcTSrcRelayPrepare()
1109 callback_->OnResponseRelayPrepareRemoteInput(recMsg[DINPUT_SOFTBUS_KEY_SESSION_ID], sinkDevId, in NotifyResponseRelayPrepareRemoteInput()
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/
H A Ddinput_source_listener.cpp131 void DInputSourceListener::OnResponseRelayPrepareRemoteInput(int32_t toSrcSessionId, in OnResponseRelayPrepareRemoteInput() function in OHOS::DistributedHardware::DistributedInput::DInputSourceListener
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/sourcemanager/test/sourcemanagerunittest/
H A Ddistributed_input_sourcemanager_test.cpp1756 callback_->OnResponseRelayPrepareRemoteInput(toSrcSessionId, deviceId, result, object);
1977 callback_->OnResponseRelayPrepareRemoteInput(toSrcSessionId, deviceId, result, object);