/ohos5.0/foundation/communication/dsoftbus/tests/adapter/unittest/ |
H A D | dsoftbus_aes_crypto_test.cpp | 53 uint8_t randStr[randLen]; variable 78 uint8_t randStr[randLen]; variable 109 uint8_t randStr[randLen]; variable 136 uint8_t randStr[randLen]; variable 175 uint8_t randStr[randLen]; variable 227 uint8_t randStr[randLen]; variable 272 uint8_t randStr[randLen]; variable
|
H A D | dsoftbus_crypto_test.cpp | 250 char randStr[64]; variable 264 char randStr[64]; variable
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_node_weight_test.cpp | 89 unsigned char randStr = 20; variable
|
H A D | lnn_service_mock.cpp | 213 int32_t SoftBusGenerateRandomArray(unsigned char *randStr, uint32_t len) in SoftBusGenerateRandomArray()
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/ |
H A D | bundle_installer.h | 101 #define CHECK_PRO_ROLLBACK(errcode, permissions, bundleInfo, abilityRes, randStr) \ argument
|
H A D | gt_bundle_installer.h | 117 #define CHECK_PRO_ROLLBACK(errcode, permissions, bundleInfo, signatureInfo, randStr) \ argument
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
H A D | bundle_installer.cpp | 113 char randStr[RAND_NUM] = { 0 }; in Install() local 168 uint8_t BundleInstaller::ProcessBundleInstall(const std::string &path, const char *randStr, in ProcessBundleInstall() 345 uint8_t BundleInstaller::HandleFileAndBackUpRecord(const char *codePath, const char *randStr, Insta… in HandleFileAndBackUpRecord() 729 bool BundleInstaller::RenameJsonFile(const char *fileName, const char *randStr) in RenameJsonFile()
|
H A D | gt_bundle_installer.cpp | 195 char randStr[RADN_NUM] = { 0 }; in Install() local 228 uint8_t GtBundleInstaller::ProcessBundleInstall(const char *path, const char *randStr, InstallRecor… in ProcessBundleInstall() 450 const char *randStr, const char *dataPath, bool isUpdate) in HandleFileAndBackUpRecord() 811 bool GtBundleInstaller::RenameJsonFile(const char *fileName, const char *randStr) in RenameJsonFile()
|
H A D | bundle_util.cpp | 302 void BundleUtil::DeleteJsonFile(const char *bundleName, const char *randStr) in DeleteJsonFile()
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_decoder/NativeAPI/ |
H A D | NativeFuzzTest.cpp | 122 string randStr = rand_str(strLen); variable 149 string randStr = rand_str(strLen); variable
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_encoder/NativeAPI/ |
H A D | NativeFuzzTest.cpp | 123 string randStr = rand_str(strLen); variable 149 string randStr = rand_str(strLen); variable
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/common/mock/src/ |
H A D | trans_common_mock.cpp | 46 int32_t SoftBusGenerateRandomArray(unsigned char *randStr, uint32_t len) in SoftBusGenerateRandomArray()
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_ledger/ |
H A D | lnn_local_ledger_deps_mock.cpp | 91 int32_t SoftBusGenerateRandomArray(unsigned char *randStr, uint32_t len) in SoftBusGenerateRandomArray()
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_decoder/InnerAPI/ |
H A D | InnerFuzzTest.cpp | 122 string randStr = getRandStr(strLen); variable
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_encoder/InnerAPI/ |
H A D | InnerFuzzTest.cpp | 121 string randStr = getRandStr(strLen); variable
|
/ohos5.0/foundation/communication/dsoftbus/adapter/common/mbedtls/ |
H A D | softbus_adapter_crypto.c | 219 int32_t SoftBusGenerateRandomArray(unsigned char *randStr, uint32_t len) in SoftBusGenerateRandomArray()
|
/ohos5.0/foundation/communication/dsoftbus/adapter/common/openssl/ |
H A D | softbus_adapter_crypto.c | 352 int32_t SoftBusGenerateRandomArray(unsigned char *randStr, uint32_t len) in SoftBusGenerateRandomArray()
|
/ohos5.0/foundation/communication/netmanager_ext/test/ethernetmanager/fuzztest/ethernetclient_fuzzer/ |
H A D | ethernet_client_fuzzer.cpp | 293 std::string randStr = GetStringFromData(IFACE_LEN); in SetInterfaceConfigFuzzTest() local
|