Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/services/sink/transport/include/
H A Ddistributed_input_sink_transport.h93 void NotifyRelayStartTypeRemoteInput(int32_t sessionId, const nlohmann::json &recMsg);
/ohos5.0/foundation/distributedhardware/distributed_input/services/sink/transport/src/
H A Ddistributed_input_sink_transport.cpp529 void DistributedInputSinkTransport::NotifyRelayStartTypeRemoteInput(int32_t sessionId, const nlohma… in NotifyRelayStartTypeRemoteInput() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSinkTransport
597 NotifyRelayStartTypeRemoteInput(sessionId, recMsg); in HandleEventInner()