Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/services/sink/transport/include/
H A Ddistributed_input_sink_transport.h87 void NotifyStopRemoteInputDhid(int32_t sessionId, const nlohmann::json &recMsg);
/ohos5.0/foundation/distributedhardware/distributed_input/services/sink/transport/src/
H A Ddistributed_input_sink_transport.cpp435 void DistributedInputSinkTransport::NotifyStopRemoteInputDhid(int32_t sessionId, const nlohmann::js… in NotifyStopRemoteInputDhid() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSinkTransport
644 NotifyStopRemoteInputDhid(sessionId, recMsg); in HandleData()