Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/services/source/transport/test/sourcetransunittest/
H A Ddistributed_input_sourcetrans_test.cpp710 …DistributedInputSourceTransport::GetInstance().NotifyResponseRelayPrepareRemoteInput(sessionId, re…
712 …DistributedInputSourceTransport::GetInstance().NotifyResponseRelayPrepareRemoteInput(sessionId, re…
714 …DistributedInputSourceTransport::GetInstance().NotifyResponseRelayPrepareRemoteInput(sessionId, re…
716 …DistributedInputSourceTransport::GetInstance().NotifyResponseRelayPrepareRemoteInput(sessionId, re…
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/transport/include/
H A Ddistributed_input_source_transport.h108 void NotifyResponseRelayPrepareRemoteInput(int32_t sessionId, const nlohmann::json &recMsg);
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/transport/src/
H A Ddistributed_input_source_transport.cpp1094 void DistributedInputSourceTransport::NotifyResponseRelayPrepareRemoteInput(int32_t sessionId, in NotifyResponseRelayPrepareRemoteInput() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSourceTransport
1480 NotifyResponseRelayPrepareRemoteInput(sessionId, recMsg); in HandleEventFirst()