Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/services/sink/transport/include/
H A Ddistributed_input_sink_transport.h94 void NotifyRelayStopTypeRemoteInput(int32_t sessionId, const nlohmann::json &recMsg);
/ohos5.0/foundation/distributedhardware/distributed_input/services/sink/transport/src/
H A Ddistributed_input_sink_transport.cpp549 void DistributedInputSinkTransport::NotifyRelayStopTypeRemoteInput(int32_t sessionId, const nlohman… in NotifyRelayStopTypeRemoteInput() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSinkTransport
600 NotifyRelayStopTypeRemoteInput(sessionId, recMsg); in HandleEventInner()