Home
last modified time | relevance | path

Searched defs:reqId (Results 51 - 75 of 140) sorted by relevance

123456

/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetjoinedgroups_fuzzer/
H A Ddevauthservgetjoinedgroups_fuzzer.cpp86 int64_t reqId = 123; in FuzzDoGetJoinedGroups() local
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetrelatedgroups_fuzzer/
H A Ddevauthservgetrelatedgroups_fuzzer.cpp86 int64_t reqId = 123; in FuzzDoGetRelatedGroups() local
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgettrusteddevices_fuzzer/
H A Ddevauthservgettrusteddevices_fuzzer.cpp86 int64_t reqId = 123; in FuzzDoGetTrustedDevices() local
/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/frameworks/hiview_adapter/
H A Dperform_dumper_test.cpp110 static void TestAddUpdatePerformData(int64_t reqId, bool isBind, bool isClient) in TestAddUpdatePerformData() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_profile_callback.h46 virtual void OnExchangeMtuEvent(int reqId, uint16_t connectHandle, uint16_t rxMtu, bool status) {}; in OnExchangeMtuEvent() argument
51 virtual void OnFindIncludedServicesEvent(int reqId, int result, uint16_t connectHandle, uint16_t serviceHandle, in OnFindIncludedServicesEvent() argument
53 virtual void OnDiscoverAllCharacteristicOfServiceEvent(int reqId, int result, uint16_t connectHandle, in OnDiscoverAllCharacteristicOfServiceEvent() argument
55 virtual void OnDiscoverCharacteristicByUUIDEvent(int reqId, int result, uint16_t connectHandle, in OnDiscoverCharacteristicByUUIDEvent() argument
57 virtual void OnDiscoverAllCharacteristicDescriptorsEvent(int reqId, int result, uint16_t serviceHandle, in OnDiscoverAllCharacteristicDescriptorsEvent() argument
61 virtual void OnWriteCharacteristicValueEvent(int reqId, uint16_t connectHandle, uint16_t handle, int result) {}; in OnWriteCharacteristicValueEvent() argument
47 OnDiscoverAllPrimaryServicesEvent( int reqId, int result, uint16_t connectHandle, const std::map<uint16_t, GattCache::Service> &services) OnDiscoverAllPrimaryServicesEvent() argument
49 OnDiscoverPrimaryServicesByServiceUUIDEvent( int reqId, int result, uint16_t connectHandle, const std::map<uint16_t, GattCache::Service> &services) OnDiscoverPrimaryServicesByServiceUUIDEvent() argument
59 OnReadCharacteristicValueEvent( int reqId, uint16_t handle, GattValue &value, size_t len, int result) OnReadCharacteristicValueEvent() argument
62 OnWriteLongCharacteristicValueEvent( int reqId, uint16_t connectHandle, uint16_t handle, int result) OnWriteLongCharacteristicValueEvent() argument
64 OnWriteLongValueOverageDataEvent( int reqId, uint16_t connectHandle, uint16_t handle, GattValue &value, size_t len) OnWriteLongValueOverageDataEvent() argument
66 OnReadDescriptorValueEvent(int reqId, uint16_t handle, GattValue &value, size_t len, int result) OnReadDescriptorValueEvent() argument
67 OnWriteDescriptorValueEvent(int reqId, uint16_t connectHandle, uint16_t handle, int result) OnWriteDescriptorValueEvent() argument
70 OnReliableWriteCharacteristicValueEvent( int reqId, uint16_t handle, GattValue &value, size_t len, int result) OnReliableWriteCharacteristicValueEvent() argument
72 OnExecuteWriteValueEvent(int reqId, uint16_t connectHandle, int result) OnExecuteWriteValueEvent() argument
[all...]
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_supplier_test/
H A Dnet_supplier_test.cpp241 uint32_t reqId = 1; in HWTEST_F() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/include/distributedcameramgr/
H A Ddcamera_source_event.h47 DCameraRegistParam(std::string devId, std::string dhId, std::string reqId, std::string sinkParam, in DCameraRegistParam() argument
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/test/unittest/audiosourcetest/include/
H A Ddaudio_ipc_common.h96 int32_t UnregisterDistributedHardware(const std::string &devId, const std::string &dhId, const std::string &reqId) in UnregisterDistributedHardware() argument
90 RegisterDistributedHardware(const std::string &devId, const std::string &dhId, const EnableParam &param, const std::string &reqId) RegisterDistributedHardware() argument
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/camera_source/src/
H A Ddcamera_source_handler.cpp136 std::string reqId = GetRandomID(); in RegisterDistributedHardware() local
165 std::string reqId = GetRandomID(); in UnregisterDistributedHardware() local
/foundation/distributedhardware/distributed_audio/services/audiomanager/servicesource/src/
H A Ddaudio_source_stub.cpp127 std::string reqId = data.ReadString(); in RegisterDistributedHardwareInner() local
146 std::string reqId = data.ReadString(); in UnregisterDistributedHardwareInner() local
H A Ddaudio_source_service.cpp97 RegisterDistributedHardware(const std::string &devId, const std::string &dhId, const EnableParam &param, const std::string &reqId) RegisterDistributedHardware() argument
107 UnregisterDistributedHardware(const std::string &devId, const std::string &dhId, const std::string &reqId) UnregisterDistributedHardware() argument
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/unittest/common/camera_source/callback/
H A Ddcamera_source_callback_test.cpp123 std::string reqId = "reqIdReg"; in HWTEST_F() local
143 std::string reqId = "reqId"; in HWTEST_F() local
161 std::string reqId = "reqId"; in HWTEST_F() local
181 std::string reqId = "reqId"; HWTEST_F() local
199 std::string reqId = "reqId"; HWTEST_F() local
245 std::string reqId = "reqId"; HWTEST_F() local
271 std::string reqId = "reqId"; HWTEST_F() local
297 std::string reqId = "reqId"; HWTEST_F() local
[all...]
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/audio_source/src/
H A Ddaudio_source_handler.cpp110 std::string reqId = GetRandomID(); in RegisterDistributedHardware() local
128 std::string reqId = GetRandomID(); in UnregisterDistributedHardware() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcamera/
H A Ddistributed_camera_source_stub.cpp147 std::string reqId = data.ReadString(); in RegisterDistributedHardwareInner() local
196 std::string reqId = data.ReadString(); in UnregisterDistributedHardwareInner() local
163 CheckRegParams(const std::string& devId, const std::string& dhId, const std::string& reqId, const EnableParam& param) CheckRegParams() argument
208 CheckUnregParams(const std::string& devId, const std::string& dhId, const std::string& reqId) CheckUnregParams() argument
[all...]
/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/screen_source/src/
H A Ddscreen_source_handler.cpp169 std::string reqId = GetRandomID(); in RegisterDistributedHardware() local
197 std::string reqId = GetRandomID(); in UnregisterDistributedHardware() local
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/1.0/src/
H A Ddscreen_test.cpp120 std::string reqId = "reqId"; in HWTEST_F() local
141 std::string reqId = "reqId"; in HWTEST_F() local
160 std::string reqId in HWTEST_F() local
181 std::string reqId = "reqId"; HWTEST_F() local
201 std::string reqId = "reqId"; HWTEST_F() local
221 std::string reqId = "reqId"; HWTEST_F() local
245 std::string reqId = "reqId"; HWTEST_F() local
[all...]
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/2.0/src/
H A Ddscreen_test.cpp89 std::string reqId = "reqId"; in HWTEST_F() local
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenservice/src/
H A Ddscreen_source_service.cpp148 RegisterDistributedHardware(const std::string &devId, const std::string &dhId, const EnableParam &param, const std::string &reqId) RegisterDistributedHardware() argument
169 UnregisterDistributedHardware(const std::string &devId, const std::string &dhId, const std::string &reqId) UnregisterDistributedHardware() argument
[all...]
H A Ddscreen_source_stub.cpp125 std::string reqId = data.ReadString(); in RegisterDistributedHardwareInner() local
149 std::string reqId = data.ReadString(); in UnregisterDistributedHardwareInner() local
[all...]
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenservice/src/
H A Ddscreen_source_stub_test.cpp55 RegisterDistributedHardware(const std::string &devId, const std::string &dhId, const EnableParam &param, const std::string &reqId) RegisterDistributedHardware() argument
65 UnregisterDistributedHardware(const std::string &devId, const std::string &dhId, const std::string &reqId) UnregisterDistributedHardware() argument
[all...]
/base/hiviewdfx/hidumper/services/native/src/
H A Draw_param.cpp33 RawParam::RawParam(int calllingUid, int calllingPid, uint32_t reqId, std::vector<std::u16string> &args, int outfd) in RawParam() argument
195 RawParam::ClientDeathRecipient::ClientDeathRecipient(uint32_t reqId, bool &deathed) : reqId_(reqId), deathed_(deathed) in ClientDeathRecipient() argument
[all...]
/base/security/device_auth/services/frameworks/inc/hiview_adapter/
H A Dperformance_dumper.h41 int64_t reqId; member
[all...]
/base/security/device_auth/test/fuzztest/framework/hiviewadapter_fuzzer/
H A Dhiviewadapter_fuzzer.cpp114 static void TestAddUpdatePerformData(int64_t reqId, bool isBind, bool isClient) in TestAddUpdatePerformData() argument
[all...]
/base/startup/appspawn/interfaces/innerkits/client/
H A Dappspawn_client.h74 uint32_t reqId; member
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_reliability.c164 uint32_t reqId = g_ReqId; in GetLaneDetectIdWithoutLock() local

Completed in 24 milliseconds

123456