Searched defs:srcTsrcSeId (Results 1 – 2 of 2) sorted by relevance
| /foundation/distributedhardware/distributed_input/services/source/transport/test/sourcetransunittest/ |
| D | distributed_input_sourcetrans_test.cpp | 122 int32_t srcTsrcSeId = 1; variable 130 int32_t srcTsrcSeId = 1; variable 152 int32_t srcTsrcSeId = 1; variable 160 int32_t srcTsrcSeId = 1; variable 203 int32_t srcTsrcSeId = 1; variable 212 int32_t srcTsrcSeId = 1; variable 221 int32_t srcTsrcSeId = 1; variable 230 int32_t srcTsrcSeId = 1; variable 273 int32_t srcTsrcSeId = 1; variable 282 int32_t srcTsrcSeId = 1; variable [all …]
|
| /foundation/distributedhardware/distributed_input/services/source/transport/src/ |
| D | distributed_input_source_transport.cpp | 191 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() 420 int32_t DistributedInputSourceTransport::NotifyOriginUnprepareResult(int32_t srcTsrcSeId, const std… in NotifyOriginUnprepareResult() 442 int32_t DistributedInputSourceTransport::NotifyOriginStartDhidResult(int32_t srcTsrcSeId, const std… in NotifyOriginStartDhidResult() 465 int32_t DistributedInputSourceTransport::NotifyOriginStopDhidResult(int32_t srcTsrcSeId, const std:… in NotifyOriginStopDhidResult() [all …]
|