Home
last modified time | relevance | path

Searched defs:reqId (Results 1 - 25 of 138) sorted by relevance

123456

/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_direct_virtual.c20 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 Dbase_group_manager_task.h25 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 Dcompatible_bind_sub_session_defines.h29 int64_t reqId; member
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcamera/
H A Dmock_distributed_camera_source_stub.h40 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 Ddcamera_source_callback_proxy_test.cpp104 const std::string reqId = ""; in HWTEST_F() local
H A Ddistributed_camera_source_stub_test.cpp131 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 Ddaudio_ipc_callback_proxy.cpp25 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 Dmock_dcamera_source_state_listener.h30 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 Ddcamera_service_state_listener.cpp48 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 Ddcamera_source_callback_proxy.cpp26 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 Ddscreen_source_callback.cpp64 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 Ddscreen_source_callback_proxy.cpp27 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 Ddscreen_source_callback_stub_test.cpp41 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 Ddscreen_source_callback_test.cpp47 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 Dnet_score_test.cpp94 uint32_t reqId = 0; in HWTEST_F() local
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/test/unittest/audiosourcetest/src/
H A Ddaudio_ipc_callback_test.cpp50 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 Ddaudio_source_proxy_test.cpp59 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 Dsinkstubonremoterequest_fuzzer.cpp47 std::string reqId = "3"; in SinkStubOnRemoteRequestFuzzTest() local
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/1.0/src/
H A Ddscreen_manager_test.cpp182 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 Ddscreen_manager_test.cpp180 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 Ddevauthservcheckaccesstogroup_fuzzer.cpp86 int64_t reqId = 123; in FuzzDoCheckAccessToGroup() local
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservcreategroup_fuzzer/
H A Ddevauthservcreategroup_fuzzer.cpp87 int64_t reqId = 123; in FuzzDoCreateGroup() local
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservisdeviceingroup_fuzzer/
H A Ddevauthservisdeviceingroup_fuzzer.cpp86 int64_t reqId = 123; in FuzzDoIsDeviceInGroup() local
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservprocessauthdata_fuzzer/
H A Ddevauthservprocessauthdata_fuzzer.cpp64 int64_t reqId = 123; in FuzzDoProcessAuthData() local
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservprocessbinddata_fuzzer/
H A Ddevauthservprocessbinddata_fuzzer.cpp66 int64_t reqId = 123; in FuzzDoProcessBindData() local

Completed in 9 milliseconds

123456