Home
last modified time | relevance | path

Searched refs:NotifyResponseRelayStopDhidRemoteInput (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.cpp845 …DistributedInputSourceTransport::GetInstance().NotifyResponseRelayStopDhidRemoteInput(sessionId, r…
847 …DistributedInputSourceTransport::GetInstance().NotifyResponseRelayStopDhidRemoteInput(sessionId, r…
849 …DistributedInputSourceTransport::GetInstance().NotifyResponseRelayStopDhidRemoteInput(sessionId, r…
851 …DistributedInputSourceTransport::GetInstance().NotifyResponseRelayStopDhidRemoteInput(sessionId, r…
853 …DistributedInputSourceTransport::GetInstance().NotifyResponseRelayStopDhidRemoteInput(sessionId, r…
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/transport/include/
H A Ddistributed_input_source_transport.h118 void NotifyResponseRelayStopDhidRemoteInput(int32_t sessionId, const nlohmann::json &recMsg);
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/transport/src/
H A Ddistributed_input_source_transport.cpp1243 void DistributedInputSourceTransport::NotifyResponseRelayStopDhidRemoteInput(int32_t sessionId, in NotifyResponseRelayStopDhidRemoteInput() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSourceTransport
1504 NotifyResponseRelayStopDhidRemoteInput(sessionId, recMsg); in HandleEventFirst()