Home
last modified time | relevance | path

Searched defs:dhIds (Results 1 - 25 of 27) sorted by relevance

12

/foundation/distributedhardware/distributed_input/interfaces/ipc/src/
H A Dstart_stop_result_call_back_proxy.cpp33 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 Dstart_stop_result_call_back_stub.cpp48 std::vector<std::string> dhIds; in OnRemoteRequest() local
65 std::vector<std::string> dhIds; in OnRemoteRequest() local
H A Ddistributed_input_source_proxy.cpp407 int32_t DistributedInputSourceProxy::StartRemoteInput(const std::string &sinkId, const std::vector<std::string> &dhIds, in StartRemoteInput() argument
449 int32_t DistributedInputSourceProxy::StopRemoteInput(const std::string &sinkId, const std::vector<std::string> &dhIds, in 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 Ddistributed_input_client.cpp508 int32_t DistributedInputClient::StartRemoteInput(const std::string &sinkId, const std::vector<std::string> &dhIds, in StartRemoteInput() argument
523 int32_t DistributedInputClient::StopRemoteInput(const std::string &sinkId, const std::vector<std::string> &dhIds, in 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/services/state/test/dinpusinkstatetest/
H A Ddinput_sink_state_test.cpp80 std::vector<std::string> dhIds; in HWTEST_F() local
90 std::vector<std::string> dhIds; in HWTEST_F() local
101 std::vector<std::string> dhIds; in HWTEST_F() local
125 std::vector<std::string> dhIds; in HWTEST_F() local
141 std::vector<std::string> dhIds; HWTEST_F() local
[all...]
/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_check_param.cpp104 bool DInputCheckParam::CheckParam(const std::string &sinkId, const std::vector<std::string> &dhIds, in CheckParam() argument
128 CheckParam(const std::string &srcId, const std::string &sinkId, const std::vector<std::string> &dhIds, sptr<IRemoteBroker> callback) CheckParam() argument
/foundation/distributedhardware/distributed_audio/services/audiohdiproxy/src/
H A Ddaudio_hdi_handler.cpp116 auto dhIds = mapAudioMgrDhIds_.find(devId); in RegisterAudioDevice() local
/foundation/distributedhardware/distributed_input/interfaces/inner_kits/src/
H A Ddistributed_input_kit.cpp97 int32_t DistributedInputKit::StartRemoteInput(const std::string &sinkId, const std::vector<std::string> &dhIds, in StartRemoteInput() argument
104 int32_t DistributedInputKit::StopRemoteInput(const std::string &sinkId, const std::vector<std::string> &dhIds, in 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 Ddistributed_input_sourcetrans_test.cpp306 std::string dhIds = "Input_1ds56v18e1v21v8v1erv15r1v8r1j1ty8"; in HWTEST_F() local
317 std::string dhIds = "Input_1ds56v18e1v21v8v1erv15r1v8r1j1ty8"; in HWTEST_F() local
/foundation/distributedhardware/distributed_input/services/sink/inputcollector/test/sinkcollectorunittest/
H A Ddistributed_input_collector_test.cpp75 std::vector<std::string> dhIds; in HWTEST_F() local
89 std::vector<std::string> dhIds; in HWTEST_F() local
/foundation/distributedhardware/distributed_input/services/state/src/
H A Ddinput_sink_state.cpp58 int32_t DInputSinkState::RecordDhIds(const std::vector<std::string> &dhIds, DhIdState state, const int32_t sessionId) in RecordDhIds() argument
74 int32_t DInputSinkState::RemoveDhIds(const std::vector<std::string> &dhIds) in RemoveDhIds() argument
118 void DInputSinkState::SimulateEventInjectToSrc(const int32_t sessionId, const std::vector<std::string> &dhIds) in SimulateEventInjectToSrc() argument
[all...]
/foundation/distributedhardware/distributed_input/interfaces/ipc/test/ipcunittest/
H A Ddistributed_input_ipc_test.cpp368 std::vector<std::string> dhIds = {"dhIds_test"}; in HWTEST_F() local
388 std::vector<std::string> dhIds = {"dhIds_test"}; in HWTEST_F() local
406 std::vector<std::string> dhIds = {"dhIds_test"}; in HWTEST_F() local
426 std::vector<std::string> dhIds = {"dhIds_test"}; in HWTEST_F() local
/foundation/distributedhardware/distributed_input/services/source/inputinject/test/sourceinjectunittest/
H A Ddistributed_input_sourceinject_test.cpp433 std::vector<std::string> dhIds; in HWTEST_F() local
/foundation/distributedhardware/distributed_input/services/source/inputinject/src/
H A Ddistributed_input_inject.cpp197 GetVirtualKeyboardPaths(const std::string &devId, const std::vector<std::string> &dhIds, std::vector<std::string> &virKeyboardPaths) GetVirtualKeyboardPaths() argument
/foundation/distributedhardware/distributed_input/test/fuzztest/distributedinputkit_fuzzer/
H A Ddistributed_input_kit_fuzzer.cpp126 std::vector<std::string> dhIds= {}; in StartRemoteInputFuzzTest() local
162 std::vector<std::string> dhIds = {}; in StopRemoteInputFuzzTest() local
/foundation/distributedhardware/distributed_input/interfaces/inner_kits/test/unittest/
H A Ddistributed_input_inner_test.cpp260 std::vector<std::string> dhIds = {"dhIds_test"}; in HWTEST_F() local
269 std::vector<std::string> dhIds; in HWTEST_F() local
299 std::vector<std::string> dhIds = {"dhIds_test"}; in HWTEST_F() local
309 std::vector<std::string> dhIds; in HWTEST_F() local
336 std::vector<std::string> dhIds = {"dhIds_test"}; in HWTEST_F() local
345 std::vector<std::string> dhIds; HWTEST_F() local
375 std::vector<std::string> dhIds = {"dhIds_test"}; HWTEST_F() local
385 std::vector<std::string> dhIds; HWTEST_F() local
[all...]
/foundation/distributedhardware/distributed_input/interfaces/inner_kits/test/unittest/mock/
H A Dmock_distributed_input_client.cpp148 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
178 StartRemoteInput(const std::string &srcId, const std::string &sinkId, const std::vector<std::string> &dhIds, sptr<IStartStopDInputsCallback> callback) StartRemoteInput() argument
184 StopRemoteInput(const std::string &srcId, 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 Ddistributed_input_client_test.cpp285 std::vector<std::string> dhIds = {"dhIds_test"}; in HWTEST_F() local
294 std::vector<std::string> dhIds; in HWTEST_F() local
324 std::vector<std::string> dhIds = {"dhIds_test"}; in HWTEST_F() local
334 std::vector<std::string> dhIds; in HWTEST_F() local
361 std::vector<std::string> dhIds = {"dhIds_test"}; in HWTEST_F() local
370 std::vector<std::string> dhIds; HWTEST_F() local
400 std::vector<std::string> dhIds = {"dhIds_test"}; HWTEST_F() local
410 std::vector<std::string> dhIds; HWTEST_F() local
[all...]
/foundation/distributedhardware/distributed_input/interfaces/ipc/test/addwhitelistinfoscallbackunittest/
H A Dadd_white_list_infos_call_back_test.cpp347 std::vector<std::string> dhIds; in HWTEST_F() local
361 std::vector<std::string> dhIds; 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 Ddistributed_input_sourcemanager_test.cpp767 std::vector<std::string> dhIds; in HWTEST_F() local
791 std::vector<std::string> dhIds; HWTEST_F() local
806 std::vector<std::string> dhIds; HWTEST_F() local
825 std::vector<std::string> dhIds; HWTEST_F() local
850 std::vector<std::string> dhIds; HWTEST_F() local
863 std::vector<std::string> dhIds; HWTEST_F() local
882 std::vector<std::string> dhIds; HWTEST_F() local
909 std::vector<std::string> dhIds; HWTEST_F() local
931 std::vector<std::string> dhIds; HWTEST_F() local
950 std::vector<std::string> dhIds; HWTEST_F() local
977 std::vector<std::string> dhIds; HWTEST_F() local
999 std::vector<std::string> dhIds; HWTEST_F() local
1124 std::vector<std::string> dhIds; HWTEST_F() local
1150 std::vector<std::string> dhIds; HWTEST_F() local
1162 std::vector<std::string> dhIds; HWTEST_F() local
1188 std::vector<std::string> dhIds; HWTEST_F() local
1406 std::vector<std::string> dhIds; HWTEST_F() local
1432 std::vector<std::string> dhIds; HWTEST_F() local
1458 std::vector<std::string> dhIds; HWTEST_F() local
1488 std::vector<std::string> dhIds; HWTEST_F() local
1504 std::vector<std::string> dhIds; HWTEST_F() local
1534 std::vector<std::string> dhIds; HWTEST_F() local
[all...]
/foundation/distributedhardware/distributed_input/services/sink/inputcollector/src/
H A Ddistributed_input_collector.cpp189 void DistributedInputCollector::ReportDhIdSharingState(const AffectDhIds &dhIds) in ReportDhIdSharingState() argument
217 AffectDhIds DistributedInputCollector::SetSharingDhIds(bool enabled, std::vector<std::string> dhIds) in SetSharingDhIds() argument
227 void DistributedInputCollector::GetMouseNodePath(const std::vector<std::string> &dhIds, in GetMouseNodePath() argument
237 void DistributedInputCollector::GetSharedKeyboardPathsByDhIds(const std::vector<std::string> &dhIds, in GetSharedKeyboardPathsByDhIds() argument
/foundation/distributedhardware/distributed_input/interfaces/ipc/test/dinputsourcecallbackunittest/
H A Ddinput_source_callback_unittest.cpp489 std::vector<std::string> dhIds; in HWTEST_F() local
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
502 std::vector<std::string> dhIds; HWTEST_F() local
537 std::vector<std::string> dhIds; HWTEST_F() local
550 std::vector<std::string> dhIds; HWTEST_F() local
[all...]
/foundation/distributedhardware/distributed_input/interfaces/ipc/test/fuzztest/distributedinputstub_fuzzer/
H A Ddistributedinputstub_fuzzer.cpp293 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/sink/sinkmanager/src/
H A Ddistributed_input_sink_manager.cpp560 void DistributedInputSinkManager::StoreStartDhids(int32_t sessionId, const std::vector<std::string> &dhIds) in StoreStartDhids() argument
/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/
H A Ddistributed_input_source_manager.cpp889 int32_t DistributedInputSourceManager::StopRemoteInput(const std::string &sinkId, const std::vector<std::string> &dhIds, in StopRemoteInput() argument
847 StartRemoteInput(const std::string &sinkId, const std::vector<std::string> &dhIds, sptr<IStartStopDInputsCallback> callback) StartRemoteInput() 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
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
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
[all...]

Completed in 25 milliseconds

12