/foundation/distributedhardware/distributed_input/interfaces/ipc/src/ |
H A D | start_stop_result_call_back_proxy.cpp | 33 OnStart( const std::string &srcId, const std::string &sinkId, std::vector<std::string> &dhIds) OnStart() argument 78 OnStop( const std::string &srcId, const std::string &sinkId, std::vector<std::string> &dhIds) OnStop() argument
|
H A D | start_stop_result_call_back_stub.cpp | 42 std::string sinkId = data.ReadString(); in OnRemoteRequest() local 59 std::string sinkId = data.ReadString(); in OnRemoteRequest() local
|
H A D | distributed_input_source_proxy.cpp | 259 int32_t DistributedInputSourceProxy::StartRemoteInput(const std::string &srcId, const std::string &sinkId, in StartRemoteInput() argument 299 int32_t DistributedInputSourceProxy::StopRemoteInput(const std::string &srcId, const std::string &sinkId, in StopRemoteInput() argument 337 int32_t DistributedInputSourceProxy::PrepareRemoteInput(const std::string &srcId, const std::string &sinkId, in PrepareRemoteInput() argument 372 int32_t DistributedInputSourceProxy::UnprepareRemoteInput(const std::string &srcId, const std::string &sinkId, in UnprepareRemoteInput() argument 407 StartRemoteInput(const std::string &sinkId, const std::vector<std::string> &dhIds, sptr<IStartStopDInputsCallback> callback) StartRemoteInput() argument 449 StopRemoteInput(const std::string &sinkId, const std::vector<std::string> &dhIds, sptr<IStartStopDInputsCallback> callback) StopRemoteInput() argument 491 StartRemoteInput(const std::string &srcId, const std::string &sinkId, const std::vector<std::string> &dhIds, sptr<IStartStopDInputsCallback> callback) StartRemoteInput() argument 538 StopRemoteInput(const std::string &srcId, const std::string &sinkId, const std::vector<std::string> &dhIds, sptr<IStartStopDInputsCallback> callback) StopRemoteInput() argument [all...] |
H A D | distributed_input_source_stub.cpp | 226 std::string sinkId = data.ReadString(); in HandleStartRelayTypeRemoteInput() local 248 std::string sinkId = data.ReadString(); in HandleStopRelayTypeRemoteInput() local 270 std::string sinkId = data.ReadString(); in HandlePrepareRelayRemoteInput() local 291 std::string sinkId = data.ReadString(); in HandleUnprepareRelayRemoteInput() local 311 std::string sinkId = data.ReadString(); in HandleStartDhidRemoteInput() local 348 std::string sinkId = data.ReadString(); HandleStopDhidRemoteInput() local 386 std::string sinkId = data.ReadString(); HandleStartRelayDhidRemoteInput() local 424 std::string sinkId = data.ReadString(); HandleStopRelayDhidRemoteInput() local [all...] |
H A D | distributed_input_client.cpp | 443 int32_t DistributedInputClient::StartRemoteInput(const std::string &srcId, const std::string &sinkId, in StartRemoteInput() argument 460 int32_t DistributedInputClient::StopRemoteInput(const std::string &srcId, const std::string &sinkId, in StopRemoteInput() argument 476 PrepareRemoteInput(const std::string &srcId, const std::string &sinkId, sptr<IPrepareDInputCallback> callback) PrepareRemoteInput() argument 492 UnprepareRemoteInput(const std::string &srcId, const std::string &sinkId, sptr<IUnprepareDInputCallback> callback) UnprepareRemoteInput() argument 508 StartRemoteInput(const std::string &sinkId, const std::vector<std::string> &dhIds, sptr<IStartStopDInputsCallback> callback) StartRemoteInput() argument 523 StopRemoteInput(const std::string &sinkId, const std::vector<std::string> &dhIds, sptr<IStartStopDInputsCallback> callback) StopRemoteInput() argument 538 StartRemoteInput(const std::string &srcId, const std::string &sinkId, const std::vector<std::string> &dhIds, sptr<IStartStopDInputsCallback> callback) StartRemoteInput() argument 554 StopRemoteInput(const std::string &srcId, const std::string &sinkId, const std::vector<std::string> &dhIds, sptr<IStartStopDInputsCallback> callback) StopRemoteInput() argument [all...] |
/foundation/distributedhardware/distributed_input/common/include/ |
H A D | input_check_param.cpp | 62 bool DInputCheckParam::CheckParam(const std::string &srcId, const std::string &sinkId, const uint32_t &inputTypes, in CheckParam() argument 86 bool DInputCheckParam::CheckParam(const std::string &srcId, const std::string &sinkId, in CheckParam() argument 104 CheckParam(const std::string &sinkId, const std::vector<std::string> &dhIds, sptr<IRemoteBroker> callback) CheckParam() argument 128 CheckParam(const std::string &srcId, const std::string &sinkId, const std::vector<std::string> &dhIds, sptr<IRemoteBroker> callback) CheckParam() argument [all...] |
/foundation/distributedhardware/distributed_input/interfaces/inner_kits/src/ |
H A D | distributed_input_kit.cpp | 21 PrepareRemoteInput( const std::string &sinkId, sptr<IPrepareDInputCallback> callback) PrepareRemoteInput() argument 28 UnprepareRemoteInput( const std::string &sinkId, sptr<IUnprepareDInputCallback> callback) UnprepareRemoteInput() argument 35 StartRemoteInput( const std::string &sinkId, const uint32_t &inputTypes, sptr<IStartDInputCallback> callback) StartRemoteInput() argument 42 StopRemoteInput( const std::string &sinkId, const uint32_t &inputTypes, sptr<IStopDInputCallback> callback) StopRemoteInput() argument 49 StartRemoteInput(const std::string &srcId, const std::string &sinkId, const uint32_t &inputTypes, sptr<IStartDInputCallback> callback) StartRemoteInput() argument 56 StopRemoteInput(const std::string &srcId, const std::string &sinkId, const uint32_t &inputTypes, sptr<IStopDInputCallback> callback) StopRemoteInput() argument 63 IsNeedFilterOut(const std::string &sinkId, const BusinessEvent &event) IsNeedFilterOut() argument 83 PrepareRemoteInput(const std::string &srcId, const std::string &sinkId, sptr<IPrepareDInputCallback> callback) PrepareRemoteInput() argument 90 UnprepareRemoteInput(const std::string &srcId, const std::string &sinkId, sptr<IUnprepareDInputCallback> callback) UnprepareRemoteInput() argument 97 StartRemoteInput(const std::string &sinkId, const std::vector<std::string> &dhIds, sptr<IStartStopDInputsCallback> callback) StartRemoteInput() argument 104 StopRemoteInput(const std::string &sinkId, const std::vector<std::string> &dhIds, sptr<IStartStopDInputsCallback> callback) StopRemoteInput() argument 111 StartRemoteInput(const std::string &srcId, const std::string &sinkId, const std::vector<std::string> &dhIds, sptr<IStartStopDInputsCallback> callback) StartRemoteInput() argument 118 StopRemoteInput(const std::string &srcId, const std::string &sinkId, const std::vector<std::string> &dhIds, sptr<IStartStopDInputsCallback> callback) StopRemoteInput() argument [all...] |
/foundation/distributedhardware/distributed_input/services/source/transport/test/sourcetransunittest/ |
H A D | distributed_input_sourcetrans_test.cpp | 284 std::string sinkId = "networkidc08647073e02e7a78f09473aa122ff57fc81c00"; in HWTEST_F() local 294 std::string sinkId = "networkidc08647073e02e7a78f09473aa122ff57fc81c00"; in HWTEST_F() local 304 std::string sinkId = "networkidc08647073e02e7a78f09473aa122ff57fc81c00"; in HWTEST_F() local 315 std::string sinkId = "networkidc08647073e02e7a78f09473aa122ff57fc81c00"; in HWTEST_F() local 327 std::string sinkId = "networkidc08647073e02e7a78f09473aa122ff57fc81c00"; in HWTEST_F() local 337 std::string sinkId = "networkidc08647073e02e7a78f09473aa122ff57fc81c00"; HWTEST_F() local 346 std::string sinkId = "networkidc08647073e02e7a78f09473aa122ff57fc81c00"; HWTEST_F() local 355 std::string sinkId = "networkidc08647073e02e7a78f09473aa122ff57fc81c00"; HWTEST_F() local 363 std::string sinkId = "networkidc08647073e02e7a78f09473aa122ff57fc81c00"; HWTEST_F() local 371 std::string sinkId = "networkidc08647073e02e7a78f09473aa122ff57fc81c00"; HWTEST_F() local 379 std::string sinkId = "networkidc08647073e02e7a78f09473aa122ff57fc81c00"; HWTEST_F() local 389 std::string sinkId = "networkidc08647073e02e7a78f09473aa122ff57fc81c00"; HWTEST_F() local 398 std::string sinkId = "networkidc08647073e02e7a78f09473aa122ff57fc81c00"; HWTEST_F() local 408 std::string sinkId = "networkidc08647073e02e7a78f09473aa122ff57fc81c00"; HWTEST_F() local 435 std::string sinkId = "networkidc08647073e02e7a78f09473aa122ff57fc81c00"; HWTEST_F() local 448 std::string sinkId = "networkidc08647073e02e7a78f09473aa122ff57fc81c00"; HWTEST_F() local 461 std::string sinkId = "networkidc08647073e02e7a78f09473aa122ff57fc81c00"; HWTEST_F() local 475 std::string sinkId = "networkidc08647073e02e7a78f09473aa122ff57fc81c00"; HWTEST_F() local [all...] |
/foundation/distributedhardware/distributed_input/interfaces/ipc/test/ipcunittest/ |
H A D | distributed_input_ipc_test.cpp | 367 std::string sinkId = "StartRemoteInput_sink"; in HWTEST_F() local 377 string sinkId = "StartRemoteInput01-sink"; in HWTEST_F() local 387 string sinkId = "StartRemoteInput01-sink"; in HWTEST_F() local 405 std::string sinkId = "StartRemoteInput_test"; in HWTEST_F() local 415 string sinkId = "StopRemoteInput03-sink"; in HWTEST_F() local 425 string sinkId = "StartRemoteInput01-sink"; HWTEST_F() local [all...] |
/foundation/distributedhardware/distributed_input/test/fuzztest/distributedinputkit_fuzzer/ |
H A D | distributed_input_kit_fuzzer.cpp | 124 std::string sinkId = "456"; in StartRemoteInputFuzzTest() local 160 std::string sinkId = "456"; in StopRemoteInputFuzzTest() local [all...] |
/foundation/distributedhardware/distributed_input/interfaces/inner_kits/test/unittest/ |
H A D | distributed_input_inner_test.cpp | 190 std::string sinkId = "PrepareRemoteInput_test"; in HWTEST_F() local 199 std::string sinkId = ""; in HWTEST_F() local 224 std::string sinkId = "PrepareRemoteInput_sink"; in HWTEST_F() local 233 std::string sinkId = ""; in HWTEST_F() local 259 std::string sinkId = "StartRemoteInput_sink"; in HWTEST_F() local 268 std::string sinkId = ""; HWTEST_F() local 278 string sinkId = "StartRemoteInput01-sink"; HWTEST_F() local 288 string sinkId = ""; HWTEST_F() local 298 string sinkId = "StartRemoteInput01-sink"; HWTEST_F() local 308 string sinkId = ""; HWTEST_F() local 335 std::string sinkId = "StartRemoteInput_test"; HWTEST_F() local 344 std::string sinkId = ""; HWTEST_F() local 354 string sinkId = "StopRemoteInput03-sink"; HWTEST_F() local 364 string sinkId = ""; HWTEST_F() local 374 string sinkId = "StartRemoteInput01-sink"; HWTEST_F() local 384 string sinkId = ""; HWTEST_F() local [all...] |
/foundation/distributedhardware/distributed_input/interfaces/inner_kits/test/unittest/mock/ |
H A D | mock_distributed_input_client.cpp | 166 int32_t DistributedInputClient::StartRemoteInput(const std::string &srcId, const std::string &sinkId, in StartRemoteInput() argument 172 int32_t DistributedInputClient::StopRemoteInput(const std::string &srcId, const std::string &sinkId, in StopRemoteInput() argument 178 int32_t DistributedInputClient::StartRemoteInput(const std::string &srcId, const std::string &sinkId, in StartRemoteInput() argument 184 int32_t DistributedInputClient::StopRemoteInput(const std::string &srcId, const std::string &sinkId, in StopRemoteInput() argument 124 PrepareRemoteInput( const std::string &srcId, const std::string &sinkId, sptr<IPrepareDInputCallback> callback) PrepareRemoteInput() argument 136 UnprepareRemoteInput( const std::string &srcId, const std::string &sinkId, sptr<IUnprepareDInputCallback> callback) UnprepareRemoteInput() argument 148 StartRemoteInput( const std::string &sinkId, const std::vector<std::string> &dhIds, sptr<IStartStopDInputsCallback> callback) StartRemoteInput() argument 160 StopRemoteInput( const std::string &sinkId, const std::vector<std::string> &dhIds, sptr<IStartStopDInputsCallback> callback) StopRemoteInput() argument
|
/foundation/distributedhardware/distributed_input/interfaces/ipc/test/clientunittest/ |
H A D | distributed_input_client_test.cpp | 215 std::string sinkId = "PrepareRemoteInput_test"; in HWTEST_F() local 224 std::string sinkId = ""; in HWTEST_F() local 249 std::string sinkId = "PrepareRemoteInput_sink"; in HWTEST_F() local 258 std::string sinkId = ""; in HWTEST_F() local 284 std::string sinkId = "StartRemoteInput_sink"; in HWTEST_F() local 293 std::string sinkId = ""; HWTEST_F() local 303 string sinkId = "StartRemoteInput01-sink"; HWTEST_F() local 313 string sinkId = ""; HWTEST_F() local 323 string sinkId = "StartRemoteInput01-sink"; HWTEST_F() local 333 string sinkId = ""; HWTEST_F() local 360 std::string sinkId = "StartRemoteInput_test"; HWTEST_F() local 369 std::string sinkId = ""; HWTEST_F() local 379 string sinkId = "StopRemoteInput03-sink"; HWTEST_F() local 389 string sinkId = ""; HWTEST_F() local 399 string sinkId = "StartRemoteInput01-sink"; HWTEST_F() local 409 string sinkId = ""; HWTEST_F() local [all...] |
/foundation/distributedhardware/distributed_input/interfaces/ipc/test/addwhitelistinfoscallbackunittest/ |
H A D | add_white_list_infos_call_back_test.cpp | 346 std::string sinkId = "sinkId_test";
in HWTEST_F() local 360 std::string sinkId = "sinkId_test";
in HWTEST_F() local 146 OnStart(const std::string &srcId, const std::string &sinkId, std::vector<std::string> &dhIds) OnStart() argument 154 OnStop(const std::string &srcId, const std::string &sinkId, std::vector<std::string> &dhIds) OnStop() argument [all...] |
/foundation/distributedhardware/distributed_input/services/source/sourcemanager/test/sourcemanagerunittest/ |
H A D | distributed_input_sourcemanager_test.cpp | 550 std::string sinkId = "umkyu1b165e1be98151891erbe8r91ev"; in HWTEST_F() local 559 std::string sinkId = ""; in HWTEST_F() local 149 OnStart(const std::string &srcId, const std::string &sinkId, std::vector<std::string> &devData) OnStart() argument 158 OnStop(const std::string &srcId, const std::string &sinkId, std::vector<std::string> &devData) OnStop() argument 581 std::string sinkId = "devId_4810input4809_test"; HWTEST_F() local 595 std::string sinkId = "umkyu1b165e1be98151891erbe8r91ev"; HWTEST_F() local 606 std::string sinkId = ""; HWTEST_F() local 629 std::string sinkId = "devId_4810input4809_test"; HWTEST_F() local 637 std::string sinkId = "umkyu1b165e1be98151891erbe8r91ev"; HWTEST_F() local 656 std::string sinkId = "umkyu1b165e1be98151891erbe8r91ev"; HWTEST_F() local 666 std::string sinkId = "umkyu1b165e1be98151891erbe8r91ev"; HWTEST_F() local 685 std::string sinkId = "umkyu1b165e1be98151891erbe8r91ev"; HWTEST_F() local 701 std::string sinkId = ""; HWTEST_F() local 727 std::string sinkId = "umkyu1b165e1be98151891erbe8r91ev"; HWTEST_F() local 739 std::string sinkId = ""; HWTEST_F() local 769 std::string sinkId = "umkyu1b165e1be98151891erbe8r91ev"; HWTEST_F() local 790 std::string sinkId = ""; HWTEST_F() local 809 std::string sinkId = "umkyu1b165e1be98151891erbe8r91ev"; HWTEST_F() local 827 std::string sinkId = "umkyu1b165e1be98151891erbe8r91ev"; HWTEST_F() local 849 std::string sinkId = ""; HWTEST_F() local 866 std::string sinkId = "umkyu1b165e1be98151891erbe8r91ev"; HWTEST_F() local 885 std::string sinkId = "umkyu1b165e1be98151891erbe8r91ev"; HWTEST_F() local 908 std::string sinkId = ""; HWTEST_F() local 934 std::string sinkId = "umkyu1b165e1be98151891erbe8r91ev"; HWTEST_F() local 953 std::string sinkId = "umkyu1b165e1be98151891erbe8r91ev"; HWTEST_F() local 976 std::string sinkId = ""; HWTEST_F() local 1002 std::string sinkId = "umkyu1b165e1be98151891erbe8r91ev"; HWTEST_F() local 1084 std::string sinkId = "umkyu1b165e1be98151891erbe8r91ev"; HWTEST_F() local 1100 std::string sinkId = "umkyu1b165e1be98151891erbe8r91ev"; HWTEST_F() local 1113 std::string sinkId = "umkyu1b165e1be98151891erbe8r91ev"; HWTEST_F() local 1123 std::string sinkId = "umkyu1b165e1be98151891erbe8r91ev"; HWTEST_F() local 1149 std::string sinkId = "umkyu1b165e1be98151891erbe8r91ev"; HWTEST_F() local 1161 std::string sinkId = "umkyu1b165e1be98151891erbe8r91ev"; HWTEST_F() local 1187 std::string sinkId = "umkyu1b165e1be98151891erbe8r91ev"; HWTEST_F() local 1279 std::string sinkId = "umkyu1b165e1be98151891erbe8r91ev"; HWTEST_F() local 1306 std::string sinkId = "umkyu1b165e1be98151891erbe8r91ev"; HWTEST_F() local 1402 std::string sinkId = "umkyu1b165e1be98151891erbe8r91ev"; HWTEST_F() local 1428 std::string sinkId = "umkyu1b165e1be98151891erbe8r91ev"; HWTEST_F() local 1455 std::string sinkId = "umkyu1b165e1be98151891erbe8r91ev"; HWTEST_F() local 1485 std::string sinkId = "umkyu1b165e1be98151891erbe8r91ev"; HWTEST_F() local 1501 std::string sinkId = "umkyu1b165e1be98151891erbe8r91ev"; HWTEST_F() local 1531 std::string sinkId = "umkyu1b165e1be98151891erbe8r91ev"; HWTEST_F() local 1547 std::string sinkId = "umkyu1b165e1be98151891erbe8r91ev"; HWTEST_F() local 1574 std::string sinkId = "umkyu1b165e1be98151891erbe8r91ev"; HWTEST_F() local 1781 std::string sinkId = "asd4a65sd46as4da6s4d6asdasdafwebrb"; HWTEST_F() local 1794 std::string sinkId = "asd4a65sd46as4da6s4d6asdasdafwebrb"; HWTEST_F() local 1807 std::string sinkId = "asd4a65sd46as4da6s4d6asdasdafwebrb"; HWTEST_F() local 1821 std::string sinkId = "asd4a65sd46as4da6s4d6asdasdafwebrb"; HWTEST_F() local 1835 std::string sinkId = "asd4a65sd46as4da6s4d6asdasdafwebrb"; HWTEST_F() local 1849 std::string sinkId = "asd4a65sd46as4da6s4d6asdasdafwebrb"; HWTEST_F() local 2006 std::string sinkId = "asd4a65sd46as4da6s4d6asdasdafwebrb"; HWTEST_F() local 2021 std::string sinkId = "asd4a65sd46as4da6s4d6asdasdafwebrb"; HWTEST_F() local 2036 std::string sinkId = "asd4a65sd46as4da6s4d6asdasdafwebrb"; HWTEST_F() local 2052 std::string sinkId = "asd4a65sd46as4da6s4d6asdasdafwebrb"; HWTEST_F() local 2068 std::string sinkId = "asd4a65sd46as4da6s4d6asdasdafwebrb"; HWTEST_F() local 2084 std::string sinkId = "asd4a65sd46as4da6s4d6asdasdafwebrb"; HWTEST_F() local [all...] |
/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/ |
H A D | dinput_source_manager_event_handler.cpp | 378 std::string sinkId = innerMsg[INPUT_SOURCEMANAGER_KEY_SINK_DEVID]; in NotifyRelayPrepareCallback() local 404 std::string sinkId = innerMsg[INPUT_SOURCEMANAGER_KEY_SINK_DEVID]; in NotifyRelayUnprepareCallback() local 507 std::string sinkId = innerMsg[INPUT_SOURCEMANAGER_KEY_SINK_DEVID]; in NotifyRelayStartDhidCallback() local 535 std::string sinkId = innerMsg[INPUT_SOURCEMANAGER_KEY_SINK_DEVID]; in NotifyRelayStopDhidCallback() local 563 std::string sinkId = innerMsg[INPUT_SOURCEMANAGER_KEY_SINK_DEVID]; in NotifyRelayStartTypeCallback() local 591 std::string sinkId = innerMsg[INPUT_SOURCEMANAGER_KEY_SINK_DEVID]; NotifyRelayStopTypeCallback() local [all...] |
H A D | dinput_source_listener.cpp | 378 OnReceiveRelayPrepareResult(int32_t status, const std::string &srcId, const std::string &sinkId) OnReceiveRelayPrepareResult() argument 403 OnReceiveRelayUnprepareResult(int32_t status, const std::string &srcId, const std::string &sinkId) OnReceiveRelayUnprepareResult() argument 428 OnReceiveRelayStartDhidResult(int32_t status, const std::string &srcId, const std::string &sinkId, const std::string &dhids) OnReceiveRelayStartDhidResult() argument 454 OnReceiveRelayStopDhidResult(int32_t status, const std::string &srcId, const std::string &sinkId, const std::string &dhids) OnReceiveRelayStopDhidResult() argument 480 OnReceiveRelayStartTypeResult(int32_t status, const std::string &srcId, const std::string &sinkId, uint32_t inputTypes) OnReceiveRelayStartTypeResult() argument 506 OnReceiveRelayStopTypeResult(int32_t status, const std::string &srcId, const std::string &sinkId, uint32_t inputTypes) OnReceiveRelayStopTypeResult() argument [all...] |
H A D | distributed_input_source_manager.cpp | 629 int32_t DistributedInputSourceManager::StartRemoteInput(const std::string &srcId, const std::string &sinkId, in StartRemoteInput() argument 674 StopRemoteInput(const std::string &srcId, const std::string &sinkId, const uint32_t &inputTypes, sptr<IStopDInputCallback> callback) StopRemoteInput() argument 717 RelayStartRemoteInputByType(const std::string &srcId, const std::string &sinkId, const uint32_t &inputTypes, sptr<IStartDInputCallback> callback) RelayStartRemoteInputByType() argument 739 RelayStopRemoteInputByType( const std::string &srcId, const std::string &sinkId, const uint32_t &inputTypes, sptr<IStopDInputCallback> callback) RelayStopRemoteInputByType() argument 761 PrepareRemoteInput(const std::string &srcId, const std::string &sinkId, sptr<IPrepareDInputCallback> callback) PrepareRemoteInput() argument 797 UnprepareRemoteInput(const std::string &srcId, const std::string &sinkId, sptr<IUnprepareDInputCallback> callback) UnprepareRemoteInput() argument 847 StartRemoteInput(const std::string &sinkId, const std::vector<std::string> &dhIds, sptr<IStartStopDInputsCallback> callback) StartRemoteInput() argument 889 StopRemoteInput(const std::string &sinkId, const std::vector<std::string> &dhIds, sptr<IStartStopDInputsCallback> callback) StopRemoteInput() argument 929 StartRemoteInput(const std::string &srcId, const std::string &sinkId, const std::vector<std::string> &dhIds, sptr<IStartStopDInputsCallback> callback) StartRemoteInput() argument 973 StopRemoteInput(const std::string &srcId, const std::string &sinkId, const std::vector<std::string> &dhIds, sptr<IStartStopDInputsCallback> callback) StopRemoteInput() argument 1081 RelayPrepareRemoteInput(const std::string &srcId, const std::string &sinkId, sptr<IPrepareDInputCallback> callback) RelayPrepareRemoteInput() argument 1101 RelayUnprepareRemoteInput(const std::string &srcId, const std::string &sinkId, sptr<IUnprepareDInputCallback> callback) RelayUnprepareRemoteInput() argument 1116 RelayStartRemoteInputByDhid(const std::string &srcId, const std::string &sinkId, const std::vector<std::string> &dhIds, sptr<IStartStopDInputsCallback> callback) RelayStartRemoteInputByDhid() argument 1137 RelayStopRemoteInputByDhid(const std::string &srcId, const std::string &sinkId, const std::vector<std::string> &dhIds, sptr<IStartStopDInputsCallback> callback) RelayStopRemoteInputByDhid() argument 1217 RunRelayPrepareCallback(const std::string &srcId, const std::string &sinkId, const int32_t status) RunRelayPrepareCallback() argument 1240 RunRelayUnprepareCallback(const std::string &srcId, const std::string &sinkId, const int32_t status) RunRelayUnprepareCallback() argument 1316 RunStartDhidCallback(const std::string &sinkId, const std::string &dhIds, const int32_t &status) RunStartDhidCallback() argument 1338 RunStopDhidCallback(const std::string &sinkId, const std::string &dhIds, const int32_t &status) RunStopDhidCallback() argument 1359 RunRelayStartDhidCallback(const std::string &srcId, const std::string &sinkId, const int32_t status, const std::string &dhids) RunRelayStartDhidCallback() argument 1386 RunRelayStopDhidCallback(const std::string &srcId, const std::string &sinkId, const int32_t status, const std::string &dhids) RunRelayStopDhidCallback() argument 1411 RunRelayStartTypeCallback(const std::string &srcId, const std::string &sinkId, const int32_t status, uint32_t inputTypes) RunRelayStartTypeCallback() argument 1433 RunRelayStopTypeCallback(const std::string &srcId, const std::string &sinkId, const int32_t status, uint32_t inputTypes) RunRelayStopTypeCallback() argument 1454 RunKeyStateCallback(const std::string &sinkId, const std::string &dhId, const uint32_t type, const uint32_t code, const uint32_t value) RunKeyStateCallback() argument [all...] |
/foundation/distributedhardware/distributed_input/interfaces/ipc/test/dinputsourcecallbackunittest/ |
H A D | dinput_source_callback_unittest.cpp | 135 StartRemoteInput( const std::string &srcId, const std::string &sinkId, const uint32_t &inputTypes, sptr<IStartDInputCallback> callback) StartRemoteInput() argument 146 StopRemoteInput( const std::string &srcId, const std::string &sinkId, const uint32_t &inputTypes, sptr<IStopDInputCallback> callback) StopRemoteInput() argument 157 PrepareRemoteInput( const std::string &srcId, const std::string &sinkId, sptr<IPrepareDInputCallback> callback) PrepareRemoteInput() argument 167 UnprepareRemoteInput( const std::string &srcId, const std::string &sinkId, sptr<IUnprepareDInputCallback> callback) UnprepareRemoteInput() argument 177 StartRemoteInput( const std::string &sinkId, const std::vector<std::string> &dhIds, sptr<IStartStopDInputsCallback> callback) StartRemoteInput() argument 187 StopRemoteInput( const std::string &sinkId, const std::vector<std::string> &dhIds, sptr<IStartStopDInputsCallback> callback) StopRemoteInput() argument 197 StartRemoteInput( const std::string &srcId, const std::string &sinkId, const std::vector<std::string> &dhIds, sptr<IStartStopDInputsCallback> callback) StartRemoteInput() argument 208 StopRemoteInput( const std::string &srcId, const std::string &sinkId, const std::vector<std::string> &dhIds, sptr<IStartStopDInputsCallback> callback) StopRemoteInput() argument 434 const std::string sinkId = "5sd45s4d5s4d5"; HWTEST_F() local 455 const std::string sinkId = "5sd45s4d5s4d5"; HWTEST_F() local 477 const std::string sinkId = "5sd45s4d5s4d5"; HWTEST_F() local 488 const std::string sinkId = "d6f4s6d4f6"; HWTEST_F() local 501 const std::string sinkId = "5sd45s4d5s4d5"; HWTEST_F() local 525 const std::string sinkId = "5sd45s4d5s4d5"; HWTEST_F() local 536 const std::string sinkId = "d6f4s6d4f6"; HWTEST_F() local 549 const std::string sinkId = "5sd45s4d5s4d5"; HWTEST_F() local [all...] |
/foundation/distributedhardware/distributed_input/interfaces/ipc/test/fuzztest/distributedinputstub_fuzzer/ |
H A D | distributedinputstub_fuzzer.cpp | 251 StartRemoteInput( const std::string &srcId, const std::string &sinkId, const uint32_t &inputTypes, sptr<DistributedInput::IStartDInputCallback> callback) StartRemoteInput() argument 262 StopRemoteInput( const std::string &srcId, const std::string &sinkId, const uint32_t &inputTypes, sptr<DistributedInput::IStopDInputCallback> callback) StopRemoteInput() argument 273 PrepareRemoteInput( const std::string &srcId, const std::string &sinkId, sptr<DistributedInput::IPrepareDInputCallback> callback) PrepareRemoteInput() argument 283 UnprepareRemoteInput( const std::string &srcId, const std::string &sinkId, sptr<DistributedInput::IUnprepareDInputCallback> callback) UnprepareRemoteInput() argument 293 StartRemoteInput( const std::string &sinkId, const std::vector<std::string> &dhIds, sptr<DistributedInput::IStartStopDInputsCallback> callback) StartRemoteInput() argument 303 StopRemoteInput( const std::string &sinkId, const std::vector<std::string> &dhIds, sptr<DistributedInput::IStartStopDInputsCallback> callback) StopRemoteInput() argument 313 StartRemoteInput( const std::string &srcId, const std::string &sinkId, const std::vector<std::string> &dhIds, sptr<DistributedInput::IStartStopDInputsCallback> callback) StartRemoteInput() argument 324 StopRemoteInput( const std::string &srcId, const std::string &sinkId, const std::vector<std::string> &dhIds, sptr<DistributedInput::IStartStopDInputsCallback> callback) StopRemoteInput() argument [all...] |
/foundation/distributedhardware/distributed_input/services/source/transport/src/ |
H A D | distributed_input_source_transport.cpp | 351 int32_t DistributedInputSourceTransport::SendRelayPrepareRequest(const std::string &srcId, const std::string &sinkId) in SendRelayPrepareRequest() argument 375 int32_t DistributedInputSourceTransport::SendRelayUnprepareRequest(const std::string &srcId, const std::string &sinkId) in SendRelayUnprepareRequest() argument 399 NotifyOriginPrepareResult(int32_t srcTsrcSeId, const std::string &srcId, const std::string &sinkId, int32_t status) NotifyOriginPrepareResult() argument 420 NotifyOriginUnprepareResult(int32_t srcTsrcSeId, const std::string &srcId, const std::string &sinkId, int32_t status) NotifyOriginUnprepareResult() argument 442 NotifyOriginStartDhidResult(int32_t srcTsrcSeId, const std::string &srcId, const std::string &sinkId, int32_t status, const std::string &dhids) NotifyOriginStartDhidResult() argument 465 NotifyOriginStopDhidResult(int32_t srcTsrcSeId, const std::string &srcId, const std::string &sinkId, int32_t status, const std::string &dhids) NotifyOriginStopDhidResult() argument 488 NotifyOriginStartTypeResult(int32_t srcTsrcSeId, const std::string &srcId, const std::string &sinkId, int32_t status, uint32_t inputTypes) NotifyOriginStartTypeResult() argument 511 NotifyOriginStopTypeResult(int32_t srcTsrcSeId, const std::string &srcId, const std::string &sinkId, int32_t status, uint32_t inputTypes) NotifyOriginStopTypeResult() argument 746 SendRelayStartDhidRequest(const std::string &srcId, const std::string &sinkId, const std::vector<std::string> &dhids) SendRelayStartDhidRequest() argument 772 SendRelayStopDhidRequest(const std::string &srcId, const std::string &sinkId, const std::vector<std::string> &dhids) SendRelayStopDhidRequest() argument 798 SendRelayStartTypeRequest(const std::string &srcId, const std::string &sinkId, const uint32_t &inputTypes) SendRelayStartTypeRequest() argument 824 SendRelayStopTypeRequest(const std::string &srcId, const std::string &sinkId, const uint32_t &inputTypes) SendRelayStopTypeRequest() argument 1148 std::string sinkId = recMsg[DINPUT_SOFTBUS_KEY_SINK_DEV_ID]; ReceiveRelayPrepareResult() local 1164 std::string sinkId = recMsg[DINPUT_SOFTBUS_KEY_SINK_DEV_ID]; ReceiveRelayUnprepareResult() local 1282 std::string sinkId = recMsg[DINPUT_SOFTBUS_KEY_SINK_DEV_ID]; ReceiveRelayStartDhidResult() local 1300 std::string sinkId = recMsg[DINPUT_SOFTBUS_KEY_SINK_DEV_ID]; ReceiveRelayStopDhidResult() local 1418 std::string sinkId = recMsg[DINPUT_SOFTBUS_KEY_SINK_DEV_ID]; ReceiveRelayStartTypeResult() local 1436 std::string sinkId = recMsg[DINPUT_SOFTBUS_KEY_SINK_DEV_ID]; ReceiveRelayStopTypeResult() local [all...] |
/foundation/distributedhardware/distributed_input/services/source/sourcemanager/include/ |
H A D | distributed_input_source_manager.h | 355 std::string sinkId; global() member 375 std::string sinkId; global() member 395 std::string sinkId; global() member 401 std::string sinkId; global() member 408 std::string sinkId; global() member 416 std::string sinkId; global() member [all...] |
/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/ |
H A D | audio_info.h | 593 uint32_t sinkId; // sink id member
|
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/ |
H A D | audio_policy_service.cpp | 1566 uint32_t sinkId = -1; // invalid sink id, use sink name instead. in MoveToLocalOutputDevice() local 1622 uint32_t sinkId = -1; // invalid sink id, use sink name instead. in MoveToRemoteOutputDevice() local 1972 uint32_t sinkId = -1; // invalid sink id, use sink name instead. in MoveToOutputDevice() local
|