Home
last modified time | relevance | path

Searched refs:NotifyResponseRelayStartTypeRemoteInput (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.cpp944 …DistributedInputSourceTransport::GetInstance().NotifyResponseRelayStartTypeRemoteInput(sessionId, …
946 …DistributedInputSourceTransport::GetInstance().NotifyResponseRelayStartTypeRemoteInput(sessionId, …
948 …DistributedInputSourceTransport::GetInstance().NotifyResponseRelayStartTypeRemoteInput(sessionId, …
950 …DistributedInputSourceTransport::GetInstance().NotifyResponseRelayStartTypeRemoteInput(sessionId, …
952 …DistributedInputSourceTransport::GetInstance().NotifyResponseRelayStartTypeRemoteInput(sessionId, …
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/transport/include/
H A Ddistributed_input_source_transport.h130 void NotifyResponseRelayStartTypeRemoteInput(int32_t sessionId, const nlohmann::json &recMsg);
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/transport/src/
H A Ddistributed_input_source_transport.cpp1352 void DistributedInputSourceTransport::NotifyResponseRelayStartTypeRemoteInput(int32_t sessionId, in NotifyResponseRelayStartTypeRemoteInput() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSourceTransport
1453 NotifyResponseRelayStartTypeRemoteInput(sessionId, recMsg); in HandleEventSecond()