Home
last modified time | relevance | path

Searched defs:toSrcSessionId (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_input/services/sink/transport/src/
H A Ddistributed_input_sink_transport.cpp461 int32_t toSrcSessionId = recMsg[DINPUT_SOFTBUS_KEY_SESSION_ID]; in NotifyRelayPrepareRemoteInput() local
479 int32_t toSrcSessionId = recMsg[DINPUT_SOFTBUS_KEY_SESSION_ID]; in NotifyRelayUnprepareRemoteInput() local
498 int32_t toSrcSessionId = recMsg[DINPUT_SOFTBUS_KEY_SESSION_ID]; in NotifyRelayStartDhidRemoteInput() local
518 int32_t toSrcSessionId = recMsg[DINPUT_SOFTBUS_KEY_SESSION_ID]; in NotifyRelayStopDhidRemoteInput() local
538 int32_t toSrcSessionId = recMsg[DINPUT_SOFTBUS_KEY_SESSION_ID]; in NotifyRelayStartTypeRemoteInput() local
558 int32_t toSrcSessionId = recMsg[DINPUT_SOFTBUS_KEY_SESSION_ID]; in NotifyRelayStopTypeRemoteInput() local
/ohos5.0/foundation/distributedhardware/distributed_input/services/sink/sinkmanager/src/
H A Ddistributed_input_sink_manager.cpp167 …butedInputSinkManager::DInputSinkListener::OnRelayPrepareRemoteInput(const int32_t &toSrcSessionId, in OnRelayPrepareRemoteInput()
188 …tedInputSinkManager::DInputSinkListener::OnRelayUnprepareRemoteInput(const int32_t &toSrcSessionId, in OnRelayUnprepareRemoteInput()
362 …tedInputSinkManager::DInputSinkListener::OnRelayStartDhidRemoteInput(const int32_t &toSrcSessionId, in OnRelayStartDhidRemoteInput()
393 …utedInputSinkManager::DInputSinkListener::OnRelayStopDhidRemoteInput(const int32_t &toSrcSessionId, in OnRelayStopDhidRemoteInput()
439 …tedInputSinkManager::DInputSinkListener::OnRelayStartTypeRemoteInput(const int32_t &toSrcSessionId, in OnRelayStartTypeRemoteInput()
493 …utedInputSinkManager::DInputSinkListener::OnRelayStopTypeRemoteInput(const int32_t &toSrcSessionId, in OnRelayStopTypeRemoteInput()
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/
H A Ddinput_source_listener.cpp131 void DInputSourceListener::OnResponseRelayPrepareRemoteInput(int32_t toSrcSessionId, in OnResponseRelayPrepareRemoteInput()
157 void DInputSourceListener::OnResponseRelayUnprepareRemoteInput(int32_t toSrcSessionId, in OnResponseRelayUnprepareRemoteInput()
H A Ddinput_source_manager_event_handler.cpp432 int32_t toSrcSessionId = innerMsg[INPUT_SOURCEMANAGER_KEY_SESSIONID]; in NotifyRelayPrepareRemoteInput() local
470 int32_t toSrcSessionId = innerMsg[INPUT_SOURCEMANAGER_KEY_SESSIONID]; in NotifyRelayUnprepareRemoteInput() local
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/sourcemanager/test/sourcemanagerunittest/
H A Ddistributed_input_sourcemanager_test.cpp1752 int32_t toSrcSessionId = 1; variable
1766 int32_t toSrcSessionId = 1; variable
1973 int32_t toSrcSessionId = 1; variable
1989 int32_t toSrcSessionId = 1; variable
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/transport/src/
H A Ddistributed_input_source_transport.cpp1130 int32_t toSrcSessionId = recMsg[DINPUT_SOFTBUS_KEY_SESSION_ID]; in NotifyResponseRelayUnprepareRemoteInput() local