Home
last modified time | relevance | path

Searched defs:srcTsrcSeId (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_input/services/source/transport/test/sourcetransunittest/
H A Ddistributed_input_sourcetrans_test.cpp96 int32_t srcTsrcSeId = 1; variable
104 int32_t srcTsrcSeId = 1; variable
126 int32_t srcTsrcSeId = 1; variable
134 int32_t srcTsrcSeId = 1; variable
177 int32_t srcTsrcSeId = 1; variable
186 int32_t srcTsrcSeId = 1; variable
195 int32_t srcTsrcSeId = 1; variable
204 int32_t srcTsrcSeId = 1; variable
247 int32_t srcTsrcSeId = 1; variable
256 int32_t srcTsrcSeId = 1; variable
[all …]
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/transport/src/
H A Ddistributed_input_source_transport.cpp191 int32_t DistributedInputSourceTransport::PrepareRemoteInput(int32_t srcTsrcSeId, const std::string … in PrepareRemoteInput()
216 int32_t DistributedInputSourceTransport::UnprepareRemoteInput(int32_t srcTsrcSeId, const std::strin… in UnprepareRemoteInput()
241 int32_t DistributedInputSourceTransport::StartRemoteInputDhids(int32_t srcTsrcSeId, const std::stri… in StartRemoteInputDhids()
268 int32_t DistributedInputSourceTransport::StopRemoteInputDhids(int32_t srcTsrcSeId, const std::strin… in StopRemoteInputDhids()
297 int32_t DistributedInputSourceTransport::StartRemoteInputType(int32_t srcTsrcSeId, const std::strin… in StartRemoteInputType()
324 int32_t DistributedInputSourceTransport::StopRemoteInputType(int32_t srcTsrcSeId, const std::string… in StopRemoteInputType()
399 int32_t DistributedInputSourceTransport::NotifyOriginPrepareResult(int32_t srcTsrcSeId, const std::… in NotifyOriginPrepareResult()
1236 int32_t srcTsrcSeId = recMsg[DINPUT_SOFTBUS_KEY_SESSION_ID]; in NotifyResponseRelayStartDhidRemoteInput() local
1263 int32_t srcTsrcSeId = recMsg[DINPUT_SOFTBUS_KEY_SESSION_ID]; in NotifyResponseRelayStopDhidRemoteInput() local
1372 int32_t srcTsrcSeId = recMsg[DINPUT_SOFTBUS_KEY_SESSION_ID]; in NotifyResponseRelayStartTypeRemoteInput() local
[all …]