Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_input/services/source/transport/test/sourcetransunittest/
Ddistributed_input_sourcetrans_test.cpp97 int32_t srcTsrcSeId = 1; variable
105 int32_t srcTsrcSeId = 1; variable
127 int32_t srcTsrcSeId = 1; variable
135 int32_t srcTsrcSeId = 1; variable
178 int32_t srcTsrcSeId = 1; variable
187 int32_t srcTsrcSeId = 1; variable
196 int32_t srcTsrcSeId = 1; variable
205 int32_t srcTsrcSeId = 1; variable
248 int32_t srcTsrcSeId = 1; variable
257 int32_t srcTsrcSeId = 1; variable
[all …]
/foundation/distributedhardware/distributed_input/services/source/transport/src/
Ddistributed_input_source_transport.cpp239 int32_t DistributedInputSourceTransport::PrepareRemoteInput(int32_t srcTsrcSeId, const std::string … in PrepareRemoteInput()
264 int32_t DistributedInputSourceTransport::UnprepareRemoteInput(int32_t srcTsrcSeId, const std::strin… in UnprepareRemoteInput()
289 int32_t DistributedInputSourceTransport::StartRemoteInputDhids(int32_t srcTsrcSeId, const std::stri… in StartRemoteInputDhids()
320 int32_t DistributedInputSourceTransport::StopRemoteInputDhids(int32_t srcTsrcSeId, const std::strin… in StopRemoteInputDhids()
347 int32_t DistributedInputSourceTransport::StartRemoteInputType(int32_t srcTsrcSeId, const std::strin… in StartRemoteInputType()
374 int32_t DistributedInputSourceTransport::StopRemoteInputType(int32_t srcTsrcSeId, const std::string… in StopRemoteInputType()
449 int32_t DistributedInputSourceTransport::NotifyOriginPrepareResult(int32_t srcTsrcSeId, const std::… in NotifyOriginPrepareResult()
470 int32_t DistributedInputSourceTransport::NotifyOriginUnprepareResult(int32_t srcTsrcSeId, const std… in NotifyOriginUnprepareResult()
491 int32_t DistributedInputSourceTransport::NotifyOriginStartDhidResult(int32_t srcTsrcSeId, const std… in NotifyOriginStartDhidResult()
513 int32_t DistributedInputSourceTransport::NotifyOriginStopDhidResult(int32_t srcTsrcSeId, const std:… in NotifyOriginStopDhidResult()
[all …]