| /base/security/device_auth/test/fuzztest/device_auth_service/devauthservprocessbinddata_fuzzer/ |
| H A D | devauthservprocessbinddata_fuzzer.cpp | 66 int64_t reqId = 123; in FuzzDoProcessBindData() local
|
| /foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcamera/ |
| H A D | distributed_camera_source_stub_test.cpp | 131 std::string reqId = "reqId000"; in HWTEST_F() local 154 std::string reqId = "reqId000"; in HWTEST_F() local 217 std::string reqId = "reqId000"; in HWTEST_F() local 244 std::string reqId in HWTEST_F() local [all...] |
| /foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/audio_source/src/ |
| H A D | daudio_ipc_callback.cpp | 28 OnNotifyRegResult(const std::string &devId, const std::string &dhId, const std::string &reqId, int32_t status, const std::string &resultData) OnNotifyRegResult() argument 53 OnNotifyUnregResult(const std::string &devId, const std::string &dhId, const std::string &reqId, int32_t status, const std::string &resultData) OnNotifyUnregResult() argument 111 PushRegisterCallback(const std::string &reqId, const std::shared_ptr<RegisterCallback> &callback) PushRegisterCallback() argument 119 PopRegisterCallback(const std::string &reqId) PopRegisterCallback() argument 126 PushUnregisterCallback(const std::string &reqId, const std::shared_ptr<UnregisterCallback> &callback) PushUnregisterCallback() argument 134 PopUnregisterCallback(const std::string &reqId) PopUnregisterCallback() argument [all...] |
| H A D | daudio_ipc_callback_stub.cpp | 65 std::string reqId = data.ReadString(); in OnNotifyRegResultInner() local 77 std::string reqId = data.ReadString(); in OnNotifyUnregResultInner() local
|
| H A D | daudio_source_proxy.cpp | 69 RegisterDistributedHardware(const std::string &devId, const std::string &dhId, const EnableParam ¶m, const std::string &reqId) RegisterDistributedHardware() argument 97 UnregisterDistributedHardware(const std::string &devId, const std::string &dhId, const std::string &reqId) UnregisterDistributedHardware() argument
|
| /foundation/distributedhardware/distributed_audio/services/audiomanager/test/fuzztest/sinkstubdaudiosinkstub_fuzzer/ |
| H A D | sinkstubdaudiosinkstub_fuzzer.cpp | 46 std::string reqId = "3"; in SinkStubDaudioSinkStubFuzzTest() local 88 std::string reqId = "3"; in SinkStubSubscribeLocalHardwareInnerFuzzTest() local 113 std::string reqId = "3"; in SinkStubUnsubscribeLocalHardwareInnerFuzzTest() local 138 std::string reqId = "3"; in SinkStubDAudioNotifyInnerFuzzTest() local 163 std::string reqId = "3"; in SinkStubPauseDistributedHardwareInnerFuzzTest() local 188 std::string reqId = "3"; SinkStubResumeDistributedHardwareInnerFuzzTest() local 213 std::string reqId = "3"; SinkStubStopDistributedHardwareInnerFuzzTest() local [all...] |
| /foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/servicesource/src/ |
| H A D | daudio_source_service_test.cpp | 97 std::string reqId = "reg"; in HWTEST_F() local
|
| /foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/camera_source/src/ |
| H A D | distributed_camera_source_proxy.cpp | 84 RegisterDistributedHardware(const std::string& devId, const std::string& dhId, const std::string& reqId, const EnableParam& param) RegisterDistributedHardware() argument 116 CheckRegParams(const std::string& devId, const std::string& dhId, const std::string& reqId, const EnableParam& param) CheckRegParams() argument 137 UnregisterDistributedHardware(const std::string& devId, const std::string& dhId, const std::string& reqId) UnregisterDistributedHardware() argument 168 CheckUnregParams(const std::string& devId, const std::string& dhId, const std::string& reqId) CheckUnregParams() argument [all...] |
| /foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/camera_source/src/callback/ |
| H A D | dcamera_source_callback.cpp | 111 void DCameraSourceCallback::PushRegCallback(std::string& reqId, std::shared_ptr<RegisterCallback>& callback) in PushRegCallback() argument 117 void DCameraSourceCallback::PopRegCallback(std::string& reqId) in PopRegCallback() argument 123 void DCameraSourceCallback::PushUnregCallback(std::string& reqId, std::shared_ptr<UnregisterCallback>& callback) in PushUnregCallback() argument 30 OnNotifyRegResult(const std::string& devId, const std::string& dhId, const std::string& reqId, int32_t status, std::string& data) OnNotifyRegResult() argument 51 OnNotifyUnregResult(const std::string& devId, const std::string& dhId, const std::string& reqId, int32_t status, std::string& data) OnNotifyUnregResult() argument 129 PopUnregCallback(std::string& reqId) PopUnregCallback() argument [all...] |
| H A D | dcamera_source_callback_stub.cpp | 71 std::string reqId = data.ReadString(); in NotifyRegResultInner() local 92 std::string reqId = data.ReadString(); in NotifyUnregResultInner() local 126 bool DCameraSourceCallbackStub::CheckParams(const std::string& devId, const std::string& dhId, const std::string& reqId, in CheckParams() argument [all...] |
| /foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/sourcemanager/src/ |
| H A D | daudio_source_mgr_test.cpp | 193 std::string reqId = GetRandomID(); in HWTEST_F() local 225 std::string reqId = GetRandomID(); in HWTEST_F() local 240 std::string reqId = GetRandomID(); in HWTEST_F() local 259 std::string reqId = GetRandomID(); in HWTEST_F() local 275 std::string reqId in HWTEST_F() local 291 std::string reqId = GetRandomID(); HWTEST_F() local [all...] |
| /foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/screen_source/src/ |
| H A D | dscreen_source_proxy.cpp | 82 RegisterDistributedHardware(const std::string &devId, const std::string &dhId, const EnableParam ¶m, const std::string &reqId) RegisterDistributedHardware() argument 114 UnregisterDistributedHardware(const std::string &devId, const std::string &dhId, const std::string &reqId) UnregisterDistributedHardware() argument [all...] |
| /foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/screen_source/src/callback/ |
| H A D | dscreen_source_callback_stub.cpp | 61 std::string reqId = data.ReadString(); in OnNotifyRegResultInner() local 79 std::string reqId = data.ReadString(); in OnNotifyUnregResultInner() local 90 CheckParams(const std::string &devId, const std::string &dhId, const std::string &reqId, const std::string &resultData) const CheckParams() argument [all...] |
| /foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/test/unittest/screensourcetest/include/ |
| H A D | dscreen_source_common.h | 52 OnNotifyRegResult(const std::string &devId, const std::string &dhId, const std::string &reqId, int32_t status, const std::string &data) OnNotifyRegResult() argument 58 OnNotifyUnregResult(const std::string &devId, const std::string &dhId, const std::string &reqId, int32_t status, const std::string &data) OnNotifyUnregResult() argument
|
| /base/security/device_auth/services/legacy/group_manager/src/callback_manager/ |
| H A D | callback_manager.c | 101 bool ProcessTransmitCallback(int64_t reqId, const uint8_t *data, uint32_t dataLen, const DeviceAuthCallback *callback) in ProcessTransmitCallback() argument 113 void ProcessSessionKeyCallback(int64_t reqId, const uint8_t *sessionKey, uint32_t sessionKeyLen, in ProcessSessionKeyCallback() argument 125 void ProcessFinishCallback(int64_t reqId, int operationCode, const char *returnData, in ProcessFinishCallback() argument 149 ProcessErrorCallback(int64_t reqId, int operationCode, int errorCode, const char *errorReturn, const DeviceAuthCallback *callback) ProcessErrorCallback() argument 162 ProcessRequestCallback(int64_t reqId, int operationCode, const char *reqParams, const DeviceAuthCallback *callback) ProcessRequestCallback() argument [all...] |
| /base/security/device_auth/test/fuzztest/device_auth_service/devauthservaddmembertogroup_fuzzer/ |
| H A D | devauthservaddmembertogroup_fuzzer.cpp | 95 int64_t reqId = 123; in FuzzDoAddMemberToGroup() local
|
| /base/security/device_auth/test/fuzztest/device_auth_service/devauthservaddmultimemberstogroup_fuzzer/ |
| H A D | devauthservaddmultimemberstogroup_fuzzer.cpp | 93 int64_t reqId = 123; in FuzzDoAddMultiMembersToGroup() local
|
| /base/security/device_auth/test/fuzztest/device_auth_service/devauthservauthdevice_fuzzer/ |
| H A D | devauthservauthdevice_fuzzer.cpp | 96 int64_t reqId = 123; in FuzzDoAuthDevice() local
|
| /base/security/device_auth/test/fuzztest/device_auth_service/devauthservdeletegroup_fuzzer/ |
| H A D | devauthservdeletegroup_fuzzer.cpp | 86 int64_t reqId = 123; in FuzzDoDeleteGroup() local
|
| /base/security/device_auth/test/fuzztest/device_auth_service/devauthservdeletemultimembersfromgroup_fuzzer/ |
| H A D | devauthservdeletemultimembersfromgroup_fuzzer.cpp | 94 int64_t reqId = 123; in FuzzDoDeleteMultiMembersFromGroup() local
|
| /base/security/device_auth/test/fuzztest/device_auth_service/devauthservdeletememberfromgroup_fuzzer/ |
| H A D | devauthservdeletememberfromgroup_fuzzer.cpp | 94 int64_t reqId = 123; in FuzzDoDeleteMemberFromGroup() local
|
| /base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetdeviceinfobyid_fuzzer/ |
| H A D | devauthservgetdeviceinfobyid_fuzzer.cpp | 86 int64_t reqId = 123; in FuzzDoGetDeviceInfoById() local
|
| /base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetgroupinfo_fuzzer/ |
| H A D | devauthservgetgroupinfo_fuzzer.cpp | 94 int64_t reqId = 123; in FuzzDoGetGroupInfo() local
|
| /base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetgroupinfobyid_fuzzer/ |
| H A D | devauthservgetgroupinfobyid_fuzzer.cpp | 86 int64_t reqId = 123; in FuzzDoGetGroupInfoById() local
|
| /base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetpkinfolist_fuzzer/ |
| H A D | devauthservgetpkinfolist_fuzzer.cpp | 94 int64_t reqId = 123; in FuzzDoGetPkInfoList() local
|