| /foundation/communication/dsoftbus/core/connection/ble/src/ |
| H A D | softbus_conn_ble_direct_virtual.c | 20 int32_t ConnBleDirectConnectDevice(const ConnectOption *option, uint32_t reqId, const ConnectResult* result) in ConnBleDirectConnectDevice() argument
|
| /base/security/device_auth/services/legacy/group_manager/inc/ |
| H A D | base_group_manager_task.h | 25 int64_t reqId; member 33 int64_t reqId; member
|
| /base/security/device_auth/services/session_manager/inc/session/v1/compatible_bind_sub_session/ |
| H A D | compatible_bind_sub_session_defines.h | 29 int64_t reqId; member
|
| /foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcamera/ |
| H A D | mock_distributed_camera_source_stub.h | 40 RegisterDistributedHardware(const std::string& devId, const std::string& dhId, const std::string& reqId, const EnableParam& param) RegisterDistributedHardware() argument 50 UnregisterDistributedHardware(const std::string& devId, const std::string& dhId, const std::string& reqId) UnregisterDistributedHardware() argument
|
| H A D | dcamera_source_callback_proxy_test.cpp | 104 const std::string reqId = ""; in HWTEST_F() local
|
| 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/services/audiomanager/servicesource/src/ |
| H A D | daudio_ipc_callback_proxy.cpp | 25 OnNotifyRegResult(const std::string &devId, const std::string &dhId, const std::string &reqId, int32_t status, const std::string &resultData) OnNotifyRegResult() argument 45 OnNotifyUnregResult(const std::string &devId, const std::string &dhId, const std::string &reqId, int32_t status, const std::string &resultData) OnNotifyUnregResult() argument
|
| /foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/ |
| H A D | mock_dcamera_source_state_listener.h | 30 int32_t OnRegisterNotify(const std::string& devId, const std::string& dhId, const std::string& reqId, in OnRegisterNotify() argument 36 int32_t OnUnregisterNotify(const std::string& devId, const std::string& dhId, const std::string& reqId, in OnUnregisterNotify() argument
|
| /foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcamera/ |
| H A D | dcamera_service_state_listener.cpp | 48 OnRegisterNotify(const std::string& devId, const std::string& dhId, const std::string& reqId, int32_t status, std::string& data) OnRegisterNotify() argument 84 OnUnregisterNotify(const std::string& devId, const std::string& dhId, const std::string& reqId, int32_t status, std::string& data) OnUnregisterNotify() argument
|
| H A D | dcamera_source_callback_proxy.cpp | 26 OnNotifyRegResult(const std::string& devId, const std::string& dhId, const std::string& reqId, int32_t status, std::string& data) OnNotifyRegResult() argument 56 OnNotifyUnregResult(const std::string& devId, const std::string& dhId, const std::string& reqId, int32_t status, std::string& data) OnNotifyUnregResult() argument 152 CheckParams(const std::string& devId, const std::string& dhId, const std::string& reqId, std::string& data) CheckParams() argument [all...] |
| /foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/screen_source/src/callback/ |
| H A D | dscreen_source_callback.cpp | 64 void DScreenSourceCallback::PushRegRegisterCallback(const std::string &reqId, in PushRegRegisterCallback() argument 72 void DScreenSourceCallback::PopRegRegisterCallback(const std::string &reqId) in PopRegRegisterCallback() argument 24 OnNotifyRegResult(const std::string &devId, const std::string &dhId, const std::string &reqId, int32_t status, const std::string &data) OnNotifyRegResult() argument 44 OnNotifyUnregResult(const std::string &devId, const std::string &dhId, const std::string &reqId, int32_t status, const std::string &data) OnNotifyUnregResult() argument 79 PushUnregisterCallback(const std::string &reqId, const std::shared_ptr<UnregisterCallback> &callback) PushUnregisterCallback() argument 87 PopUnregisterCallback(const std::string &reqId) PopUnregisterCallback() argument [all...] |
| /foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenservice/src/callback/ |
| H A D | dscreen_source_callback_proxy.cpp | 27 OnNotifyRegResult(const std::string &devId, const std::string &dhId, const std::string &reqId, int32_t status, const std::string &resultData) OnNotifyRegResult() argument 58 OnNotifyUnregResult(const std::string &devId, const std::string &dhId, const std::string &reqId, int32_t status, const std::string &resultData) OnNotifyUnregResult() argument 89 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/services/screenservice/test/unittest/sourceservice/dscreenservice/src/callback/ |
| H A D | dscreen_source_callback_stub_test.cpp | 41 OnNotifyRegResult(const std::string &devId, const std::string &dhId, const std::string &reqId, int32_t status, const std::string &data) OnNotifyRegResult() argument 52 OnNotifyUnregResult(const std::string &devId, const std::string &dhId, const std::string &reqId, int32_t status, const std::string &data) OnNotifyUnregResult() argument
|
| /foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/test/unittest/screensourcetest/src/callback/ |
| H A D | dscreen_source_callback_test.cpp | 47 const std::string reqId = "reqIdReg"; in HWTEST_F() local 67 const std::string reqId = "reqId"; in HWTEST_F() local 84 const std::string reqId = "reqIdReg"; in HWTEST_F() local 104 const std::string reqId = "reqIdUnreg"; HWTEST_F() local 124 const std::string reqId = "reqId"; HWTEST_F() local 141 const std::string reqId = "reqIdUnreg"; HWTEST_F() local 159 const std::string reqId = "reqIdReg"; HWTEST_F() local 176 const std::string reqId = "reqId"; HWTEST_F() local 194 const std::string reqId = "reqIdUnreg"; HWTEST_F() local 211 const std::string reqId = "reqId"; HWTEST_F() local [all...] |
| /foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/ |
| H A D | net_score_test.cpp | 94 uint32_t reqId = 0; in HWTEST_F() local
|
| /foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/test/unittest/audiosourcetest/src/ |
| H A D | daudio_ipc_callback_test.cpp | 50 const std::string reqId = "reqIdReg"; in HWTEST_F() local 71 const std::string reqId = "reqId"; in HWTEST_F() local 92 std::string reqId = "reqId"; in HWTEST_F() local 118 const std::string reqId = "reqIdUnreg"; HWTEST_F() local 139 const std::string reqId = "reqId"; HWTEST_F() local 160 std::string reqId = "reqId"; HWTEST_F() local 184 const std::string reqId = "reqIdReg"; HWTEST_F() local 202 const std::string reqId = "reqId"; HWTEST_F() local 220 const std::string reqId = "reqIdUnreg"; HWTEST_F() local 238 const std::string reqId = "reqId"; HWTEST_F() local [all...] |
| H A D | daudio_source_proxy_test.cpp | 59 const std::string reqId = "reqId"; in HWTEST_F() local 85 const std::string reqId = "reqId"; in HWTEST_F() local 111 std::string reqId = "reqId"; in HWTEST_F() local [all...] |
| /foundation/distributedhardware/distributed_audio/services/audiomanager/test/fuzztest/sinkstubonremoterequest_fuzzer/ |
| H A D | sinkstubonremoterequest_fuzzer.cpp | 47 std::string reqId = "3"; in SinkStubOnRemoteRequestFuzzTest() local
|
| /foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/1.0/src/ |
| H A D | dscreen_manager_test.cpp | 182 std::string reqId = "reqId000"; in HWTEST_F() local 209 std::string reqId = ""; in HWTEST_F() local
|
| /foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/2.0/src/ |
| H A D | dscreen_manager_test.cpp | 180 std::string reqId = "reqId000"; in HWTEST_F() local 223 std::string reqId = "reqId000"; in HWTEST_F() local [all...] |
| /base/security/device_auth/test/fuzztest/device_auth_service/devauthservcheckaccesstogroup_fuzzer/ |
| H A D | devauthservcheckaccesstogroup_fuzzer.cpp | 86 int64_t reqId = 123; in FuzzDoCheckAccessToGroup() local
|
| /base/security/device_auth/test/fuzztest/device_auth_service/devauthservcreategroup_fuzzer/ |
| H A D | devauthservcreategroup_fuzzer.cpp | 87 int64_t reqId = 123; in FuzzDoCreateGroup() local
|
| /base/security/device_auth/test/fuzztest/device_auth_service/devauthservisdeviceingroup_fuzzer/ |
| H A D | devauthservisdeviceingroup_fuzzer.cpp | 86 int64_t reqId = 123; in FuzzDoIsDeviceInGroup() local
|
| /base/security/device_auth/test/fuzztest/device_auth_service/devauthservprocessauthdata_fuzzer/ |
| H A D | devauthservprocessauthdata_fuzzer.cpp | 64 int64_t reqId = 123; in FuzzDoProcessAuthData() local
|
| /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
|