Home
last modified time | relevance | path

Searched refs:NotifyRelayPrepareRemoteInput (Results 1 – 4 of 4) sorted by relevance

/foundation/distributedhardware/distributed_input/services/source/sourcemanager/include/
Ddinput_source_manager_event_handler.h65 void NotifyRelayPrepareRemoteInput(const AppExecFwk::InnerEvent::Pointer &event);
/foundation/distributedhardware/distributed_input/services/sink/transport/include/
Ddistributed_input_sink_transport.h89 void NotifyRelayPrepareRemoteInput(int32_t sessionId, const nlohmann::json &recMsg);
/foundation/distributedhardware/distributed_input/services/sink/transport/src/
Ddistributed_input_sink_transport.cpp421 void DistributedInputSinkTransport::NotifyRelayPrepareRemoteInput(int32_t sessionId, const nlohmann… in NotifyRelayPrepareRemoteInput() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSinkTransport
533 …[TRANS_SOURCE_MSG_PREPARE_FOR_REL] = &DistributedInputSinkTransport::NotifyRelayPrepareRemoteInput; in RegRespFunMap()
/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/
Ddinput_source_manager_event_handler.cpp51 &DInputSourceManagerEventHandler::NotifyRelayPrepareRemoteInput; in DInputSourceManagerEventHandler()
341 void DInputSourceManagerEventHandler::NotifyRelayPrepareRemoteInput(const AppExecFwk::InnerEvent::P… in NotifyRelayPrepareRemoteInput() function in OHOS::DistributedHardware::DistributedInput::DInputSourceManagerEventHandler