Home
last modified time | relevance | path

Searched defs:srcId (Results 1 – 25 of 35) sorted by relevance

12

/ohos5.0/foundation/distributedhardware/distributed_input/services/source/sourcemanager/test/sourcemanagerunittest/
H A Ddistributed_input_sourcemanager_test.cpp558 std::string srcId = ""; variable
605 std::string srcId = ""; variable
700 std::string srcId = ""; variable
738 std::string srcId = ""; variable
907 std::string srcId = ""; variable
975 std::string srcId = ""; variable
1780 std::string srcId = "djfhskjdhf5465456ds4f654sdf6"; variable
1793 std::string srcId = "djfhskjdhf5465456ds4f654sdf6"; variable
1806 std::string srcId = "djfhskjdhf5465456ds4f654sdf6"; variable
1820 std::string srcId = "djfhskjdhf5465456ds4f654sdf6"; variable
[all …]
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/inner_kits/src/
H A Ddistributed_input_kit.cpp49 int32_t DistributedInputKit::StartRemoteInput(const std::string &srcId, const std::string &sinkId, in StartRemoteInput()
56 int32_t DistributedInputKit::StopRemoteInput(const std::string &srcId, const std::string &sinkId, in StopRemoteInput()
83 int32_t DistributedInputKit::PrepareRemoteInput(const std::string &srcId, const std::string &sinkId, in PrepareRemoteInput()
90 int32_t DistributedInputKit::UnprepareRemoteInput(const std::string &srcId, const std::string &sink… in UnprepareRemoteInput()
111 int32_t DistributedInputKit::StartRemoteInput(const std::string &srcId, const std::string &sinkId, in StartRemoteInput()
118 int32_t DistributedInputKit::StopRemoteInput(const std::string &srcId, const std::string &sinkId, in StopRemoteInput()
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/inner_kits/test/unittest/
H A Ddistributed_input_inner_test.cpp198 std::string srcId = ""; variable
223 std::string srcId = "PrepareRemoteInput_src"; variable
232 std::string srcId = ""; variable
277 string srcId = "StartRemoteInput01-src"; variable
287 string srcId = ""; variable
297 string srcId = "StartRemoteInput01-src"; variable
307 string srcId = ""; variable
353 string srcId = "StopRemoteInput03-src"; variable
363 string srcId = ""; variable
373 string srcId = "StartRemoteInput01-src"; variable
[all …]
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/test/clientunittest/
H A Ddistributed_input_client_test.cpp223 std::string srcId = ""; variable
248 std::string srcId = "PrepareRemoteInput_src"; variable
257 std::string srcId = ""; variable
302 string srcId = "StartRemoteInput01-src"; variable
312 string srcId = ""; variable
322 string srcId = "StartRemoteInput01-src"; variable
332 string srcId = ""; variable
378 string srcId = "StopRemoteInput03-src"; variable
388 string srcId = ""; variable
398 string srcId = "StartRemoteInput01-src"; variable
[all …]
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/transport/test/sourcetransunittest/
H A Ddistributed_input_sourcetrans_test.cpp283 std::string srcId = "f6d4c08647073e02e7a78f09473aa122ff57fc81c00981fcf5be989e7d112591"; variable
293 std::string srcId = "f6d4c08647073e02e7a78f09473aa122ff57fc81c00981fcf5be989e7d112591"; variable
303 std::string srcId = "f6d4c08647073e02e7a78f09473aa122ff57fc81c00981fcf5be989e7d112591"; variable
314 std::string srcId = "f6d4c08647073e02e7a78f09473aa122ff57fc81c00981fcf5be989e7d112591"; variable
326 std::string srcId = "f6d4c08647073e02e7a78f09473aa122ff57fc81c00981fcf5be989e7d112591"; variable
336 std::string srcId = "f6d4c08647073e02e7a78f09473aa122ff57fc81c00981fcf5be989e7d112591"; variable
345 std::string srcId = "f6d4c08647073e02e7a78f09473aa122ff57fc81c00981fcf5be989e7d112591"; variable
354 std::string srcId = ""; variable
362 std::string srcId = "f6d4c08647073e02e7a78f09473aa122ff57fc81c00981fcf5be989e7d112591"; variable
370 std::string srcId = ""; variable
[all …]
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/test/dinputsourcecallbackunittest/
H A Ddinput_source_callback_unittest.cpp136 const std::string &srcId, const std::string &sinkId, const uint32_t &inputTypes, in StartRemoteInput()
158 const std::string &srcId, const std::string &sinkId, in PrepareRemoteInput()
168 const std::string &srcId, const std::string &sinkId, in UnprepareRemoteInput()
198 const std::string &srcId, const std::string &sinkId, in StartRemoteInput()
209 const std::string &srcId, const std::string &sinkId, in StopRemoteInput()
433 const std::string srcId = "d6f4s6d4f6"; variable
454 const std::string srcId = "d6f4s6d4f6"; variable
476 const std::string srcId = "d6f4s6d4f6"; variable
500 const std::string srcId = "d6f4s6d4f6"; variable
524 const std::string srcId = "d6f4s6d4f6"; variable
[all …]
/ohos5.0/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_check_param.cpp62 bool DInputCheckParam::CheckParam(const std::string &srcId, const std::string &sinkId, const uint32… in CheckParam()
86 bool DInputCheckParam::CheckParam(const std::string &srcId, const std::string &sinkId, in CheckParam()
128 bool DInputCheckParam::CheckParam(const std::string &srcId, const std::string &sinkId, in CheckParam()
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/src/
H A Dstart_stop_result_call_back_stub.cpp41 std::string srcId = data.ReadString(); in OnRemoteRequest() local
58 std::string srcId = data.ReadString(); in OnRemoteRequest() local
H A Dstart_stop_result_call_back_proxy.cpp34 const std::string &srcId, const std::string &sinkId, std::vector<std::string> &dhIds) in OnStart()
79 const std::string &srcId, const std::string &sinkId, std::vector<std::string> &dhIds) in OnStop()
H A Ddistributed_input_source_proxy.cpp259 int32_t DistributedInputSourceProxy::StartRemoteInput(const std::string &srcId, const std::string &… in StartRemoteInput()
299 int32_t DistributedInputSourceProxy::StopRemoteInput(const std::string &srcId, const std::string &s… in StopRemoteInput()
337 int32_t DistributedInputSourceProxy::PrepareRemoteInput(const std::string &srcId, const std::string… in PrepareRemoteInput()
372 int32_t DistributedInputSourceProxy::UnprepareRemoteInput(const std::string &srcId, const std::stri… in UnprepareRemoteInput()
491 int32_t DistributedInputSourceProxy::StartRemoteInput(const std::string &srcId, const std::string &… in StartRemoteInput()
538 int32_t DistributedInputSourceProxy::StopRemoteInput(const std::string &srcId, const std::string &s… in StopRemoteInput()
H A Ddistributed_input_source_stub.cpp225 std::string srcId = data.ReadString(); in HandleStartRelayTypeRemoteInput() local
247 std::string srcId = data.ReadString(); in HandleStopRelayTypeRemoteInput() local
269 std::string srcId = data.ReadString(); in HandlePrepareRelayRemoteInput() local
290 std::string srcId = data.ReadString(); in HandleUnprepareRelayRemoteInput() local
385 std::string srcId = data.ReadString(); in HandleStartRelayDhidRemoteInput() local
423 std::string srcId = data.ReadString(); in HandleStopRelayDhidRemoteInput() local
H A Ddistributed_input_client.cpp443 int32_t DistributedInputClient::StartRemoteInput(const std::string &srcId, const std::string &sinkI… in StartRemoteInput()
460 int32_t DistributedInputClient::StopRemoteInput(const std::string &srcId, const std::string &sinkId, in StopRemoteInput()
476 int32_t DistributedInputClient::PrepareRemoteInput(const std::string &srcId, const std::string &sin… in PrepareRemoteInput()
492 int32_t DistributedInputClient::UnprepareRemoteInput(const std::string &srcId, const std::string &s… in UnprepareRemoteInput()
538 int32_t DistributedInputClient::StartRemoteInput(const std::string &srcId, const std::string &sinkI… in StartRemoteInput()
554 int32_t DistributedInputClient::StopRemoteInput(const std::string &srcId, const std::string &sinkId, in StopRemoteInput()
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/inner_kits/test/unittest/mock/
H A Dmock_distributed_input_client.cpp125 const std::string &srcId, const std::string &sinkId, sptr<IPrepareDInputCallback> callback) in PrepareRemoteInput()
137 const std::string &srcId, const std::string &sinkId, sptr<IUnprepareDInputCallback> callback) in UnprepareRemoteInput()
166 int32_t DistributedInputClient::StartRemoteInput(const std::string &srcId, const std::string &sinkI… in StartRemoteInput()
172 int32_t DistributedInputClient::StopRemoteInput(const std::string &srcId, const std::string &sinkId, in StopRemoteInput()
178 int32_t DistributedInputClient::StartRemoteInput(const std::string &srcId, const std::string &sinkI… in StartRemoteInput()
184 int32_t DistributedInputClient::StopRemoteInput(const std::string &srcId, const std::string &sinkId, in StopRemoteInput()
/ohos5.0/foundation/distributedhardware/distributed_input/services/transportbase/test/transbaseunittest/
H A Ddistributed_input_transbase_test.cpp72 std::string srcId = "f6d4c08647073e02e7a78f09473aa122ff57fc81c00981fcf5be989e7d112591"; variable
82 std::string srcId = "f6d4c08647073e02e7a78f09473aa122ff57fc81c00981fcf5be989e7d112591"; variable
101 std::string srcId = "f6d4c08647073e02e7a78f09473aa122ff57fc81c00981fcf5be989e7d112591"; variable
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/transport/src/
H A Ddistributed_input_source_transport.cpp399 …butedInputSourceTransport::NotifyOriginPrepareResult(int32_t srcTsrcSeId, const std::string &srcId, in NotifyOriginPrepareResult()
420 …tedInputSourceTransport::NotifyOriginUnprepareResult(int32_t srcTsrcSeId, const std::string &srcId, in NotifyOriginUnprepareResult()
442 …tedInputSourceTransport::NotifyOriginStartDhidResult(int32_t srcTsrcSeId, const std::string &srcId, in NotifyOriginStartDhidResult()
465 …utedInputSourceTransport::NotifyOriginStopDhidResult(int32_t srcTsrcSeId, const std::string &srcId, in NotifyOriginStopDhidResult()
511 …utedInputSourceTransport::NotifyOriginStopTypeResult(int32_t srcTsrcSeId, const std::string &srcId, in NotifyOriginStopTypeResult()
1147 std::string srcId = recMsg[DINPUT_SOFTBUS_KEY_SRC_DEV_ID]; in ReceiveRelayPrepareResult() local
1163 std::string srcId = recMsg[DINPUT_SOFTBUS_KEY_SRC_DEV_ID]; in ReceiveRelayUnprepareResult() local
1281 std::string srcId = recMsg[DINPUT_SOFTBUS_KEY_SRC_DEV_ID]; in ReceiveRelayStartDhidResult() local
1299 std::string srcId = recMsg[DINPUT_SOFTBUS_KEY_SRC_DEV_ID]; in ReceiveRelayStopDhidResult() local
1417 std::string srcId = recMsg[DINPUT_SOFTBUS_KEY_SRC_DEV_ID]; in ReceiveRelayStartTypeResult() local
[all …]
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/
H A Ddinput_source_listener.cpp379 const std::string &srcId, const std::string &sinkId) in OnReceiveRelayPrepareResult()
404 const std::string &srcId, const std::string &sinkId) in OnReceiveRelayUnprepareResult()
429 const std::string &srcId, const std::string &sinkId, const std::string &dhids) in OnReceiveRelayStartDhidResult()
455 const std::string &srcId, const std::string &sinkId, const std::string &dhids) in OnReceiveRelayStopDhidResult()
481 const std::string &srcId, const std::string &sinkId, uint32_t inputTypes) in OnReceiveRelayStartTypeResult()
507 const std::string &srcId, const std::string &sinkId, uint32_t inputTypes) in OnReceiveRelayStopTypeResult()
H A Ddistributed_input_source_manager.cpp629 int32_t DistributedInputSourceManager::StartRemoteInput(const std::string &srcId, const std::string… in StartRemoteInput()
674 int32_t DistributedInputSourceManager::StopRemoteInput(const std::string &srcId, const std::string … in StopRemoteInput()
761 int32_t DistributedInputSourceManager::PrepareRemoteInput(const std::string &srcId, const std::stri… in PrepareRemoteInput()
797 int32_t DistributedInputSourceManager::UnprepareRemoteInput(const std::string &srcId, const std::st… in UnprepareRemoteInput()
929 int32_t DistributedInputSourceManager::StartRemoteInput(const std::string &srcId, const std::string… in StartRemoteInput()
973 int32_t DistributedInputSourceManager::StopRemoteInput(const std::string &srcId, const std::string … in StopRemoteInput()
1217 void DistributedInputSourceManager::RunRelayPrepareCallback(const std::string &srcId, const std::st… in RunRelayPrepareCallback()
1240 void DistributedInputSourceManager::RunRelayUnprepareCallback(const std::string &srcId, const std::… in RunRelayUnprepareCallback()
1359 void DistributedInputSourceManager::RunRelayStartDhidCallback(const std::string &srcId, const std::… in RunRelayStartDhidCallback()
1386 void DistributedInputSourceManager::RunRelayStopDhidCallback(const std::string &srcId, const std::s… in RunRelayStopDhidCallback()
[all …]
H A Ddinput_source_manager_event_handler.cpp377 std::string srcId = innerMsg[INPUT_SOURCEMANAGER_KEY_SRC_DEVID]; in NotifyRelayPrepareCallback() local
403 std::string srcId = innerMsg[INPUT_SOURCEMANAGER_KEY_SRC_DEVID]; in NotifyRelayUnprepareCallback() local
506 std::string srcId = innerMsg[INPUT_SOURCEMANAGER_KEY_SRC_DEVID]; in NotifyRelayStartDhidCallback() local
534 std::string srcId = innerMsg[INPUT_SOURCEMANAGER_KEY_SRC_DEVID]; in NotifyRelayStopDhidCallback() local
562 std::string srcId = innerMsg[INPUT_SOURCEMANAGER_KEY_SRC_DEVID]; in NotifyRelayStartTypeCallback() local
590 std::string srcId = innerMsg[INPUT_SOURCEMANAGER_KEY_SRC_DEVID]; in NotifyRelayStopTypeCallback() local
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/sourcemanager/include/
H A Ddistributed_input_source_manager.h93 std::string srcId; member
354 std::string srcId; member
374 std::string srcId; member
394 std::string srcId; member
400 std::string srcId; member
407 std::string srcId; member
415 std::string srcId; member
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/test/addwhitelistinfoscallbackunittest/
H A Dadd_white_list_infos_call_back_test.cpp146 …d AddWhiteListInfosCallbackTest::TestStartStopResultCallbackStub::OnStart(const std::string &srcId, in OnStart()
154 …id AddWhiteListInfosCallbackTest::TestStartStopResultCallbackStub::OnStop(const std::string &srcId, in OnStop()
345 std::string srcId = "srcId_test"; variable
359 std::string srcId = "srcId_test"; variable
/ohos5.0/foundation/multimedia/media_lite/services/recorder_lite/server/src/
H A Drecorder_service.cpp70 int32_t srcId; in Dispatch() local
132 int32_t srcId; in Dispatch() local
272 int32_t srcId; in Dispatch() local
/ohos5.0/foundation/distributedhardware/distributed_input/test/fuzztest/distributedinputkit_fuzzer/
H A Ddistributed_input_kit_fuzzer.cpp123 std::string srcId = "123"; in StartRemoteInputFuzzTest() local
159 std::string srcId = "123"; in StopRemoteInputFuzzTest() local
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/test/ipcunittest/
H A Ddistributed_input_ipc_test.cpp376 string srcId = "StartRemoteInput01-src"; variable
386 string srcId = "StartRemoteInput01-src"; variable
414 string srcId = "StopRemoteInput03-src"; variable
424 string srcId = "StartRemoteInput01-src"; variable
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/test/fuzztest/distributedinputstub_fuzzer/
H A Ddistributedinputstub_fuzzer.cpp252 const std::string &srcId, const std::string &sinkId, const uint32_t &inputTypes, in StartRemoteInput()
263 const std::string &srcId, const std::string &sinkId, const uint32_t &inputTypes, in StopRemoteInput()
274 const std::string &srcId, const std::string &sinkId, in PrepareRemoteInput()
284 const std::string &srcId, const std::string &sinkId, in UnprepareRemoteInput()
314 const std::string &srcId, const std::string &sinkId, in StartRemoteInput()
325 const std::string &srcId, const std::string &sinkId, in StopRemoteInput()
821 void OnStart(const std::string &srcId, const std::string &sinkId, in OnStart()
826 void OnStop(const std::string &srcId, const std::string &sinkId, in OnStop()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_ledger_mock.cpp70 int32_t LnnNetLedgertInterfaceMock::ActionOfLnnConvertDlId(const char *srcId, IdCategory srcIdType, in ActionOfLnnConvertDlId()
84 int32_t LnnNetLedgertInterfaceMock::ActionOfLnnConvertDlId1(const char *srcId, IdCategory srcIdType, in ActionOfLnnConvertDlId1()
309 int32_t LnnConvertDlId(const char *srcId, IdCategory srcIdType, IdCategory dstIdType, in LnnConvertDlId()

12