Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/services/source/transport/include/
H A Ddistributed_input_source_transport.h136 void ReceiveRelayStartTypeResult(int32_t sessionId, const nlohmann::json &recMsg);
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/transport/src/
H A Ddistributed_input_source_transport.cpp1406 void DistributedInputSourceTransport::ReceiveRelayStartTypeResult(int32_t sessionId, const nlohmann… in ReceiveRelayStartTypeResult() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSourceTransport
1459 ReceiveRelayStartTypeResult(sessionId, recMsg); in HandleEventSecond()