| /third_party/icu/icu4c/source/i18n/ |
| H A D | name2uni.cpp | 116 int32_t maxLen = uprv_getMaxCharNameLength(); in handleTransliterate() local
|
| /third_party/lzma/CPP/Common/ |
| H A D | CommandLineParser.cpp | 76 int maxLen = -1;
in ParseString() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | name2uni.cpp | 116 int32_t maxLen = uprv_getMaxCharNameLength(); in handleTransliterate() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | name2uni.cpp | 116 int32_t maxLen = uprv_getMaxCharNameLength(); in handleTransliterate() local
|
| /third_party/skia/third_party/externals/angle2/util/windows/win32/ |
| H A D | test_utils_win32.cpp | 45 size_t maxLen = _TRUNCATE; variable
|
| /third_party/skia/third_party/externals/angle2/util/ |
| H A D | test_utils.cpp | 40 bool ReadEntireFileToString(const char *filePath, char *contentsOut, uint32_t maxLen) in ReadEntireFileToString() argument
|
| /base/security/crypto_framework/test/fuzztest/crypto_operation/hcfciphercreate_fuzzer/ |
| H A D | hcfciphercreate_fuzzer.cpp | 36 int32_t maxLen = *cipherTextLen; in AesEncrypt() local 76 int32_t maxLen = cipherTextLen; in AesDecrypt() local 117 int32_t maxLen = *cipherTextLen; in Sm4Encrypt() local 158 int32_t maxLen in Sm4Decrypt() local [all...] |
| /base/security/crypto_framework/test/unittest/src/ |
| H A D | crypto_3des_cipher_test.cpp | 79 int32_t maxLen = *cipherTextLen; in DesEncrypt() local 122 int32_t maxLen = cipherTextLen; in DesDecrypt() local 169 int32_t maxLen = *cipherTextLen; in DesNoUpdateEncrypt() local 199 int32_t maxLen = cipherTextLen; in DesNoUpdateDecrypt() local [all...] |
| /base/security/device_security_level/oem_property/ohos/common/ |
| H A D | dslm_ohos_request.c | 154 int32_t GetCredFromCurrentDevice(char *credStr, uint32_t maxLen) in GetCredFromCurrentDevice() argument 181 int32_t GetCredFromCurrentDevice(char *credStr, uint32_t maxLen) in GetCredFromCurrentDevice() argument
|
| /base/startup/appspawn/lite/ |
| H A D | appspawn_message.c | 63 static enum OHOSLiteErrorCode ReadStringItem(cJSON *strItem, char **buf, size_t maxLen, size_t minLen) in ReadStringItem() argument
|
| /base/theme/wallpaper_mgr/frameworks/js/napi/ |
| H A D | wallpaper_js_util.cpp | 26 size_t maxLen = WallpaperJSUtil::MAX_LEN; in Convert2String() local
|
| /base/useriam/face_auth/frameworks/js/napi/src/ |
| H A D | face_auth_napi.cpp | 125 static constexpr int maxLen = 25; in SetSurfaceId() local
|
| /base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/ |
| H A D | auth_instance_v9.cpp | 183 static const size_t maxLen = 10; in On() local 227 static const size_t maxLen = 10; in Off() local
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/modules/ |
| H A D | dfx_module.cpp | 176 const uint32_t maxLen = 40; in DumpDomTree() local
|
| /foundation/communication/dsoftbus/core/common/dfx/event/src/convert/ |
| H A D | softbus_event_converter.h | 41 static inline bool InitString(char **str, size_t maxLen) in InitString() argument 55 static inline bool CopyString(char *destName, const char *srcName, size_t maxLen) in CopyString() argument
|
| /foundation/communication/dsoftbus/tests/core/common/utils/unittest/ |
| H A D | softbus_utils_test.cpp | 266 uint32_t maxLen = 4; in HWTEST_F() local
|
| /foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/src/common/ |
| H A D | js_util.cpp | 78 size_t maxLen = STR_MAX_LENGTH; in GetValue() local
|
| /foundation/communication/dsoftbus/adapter/common/bus_center/network/ |
| H A D | lnn_linkwatch.c | 39 static int32_t AddAttr(struct nlmsghdr *nlMsgHdr, uint32_t maxLen, uint16_t type, in AddAttr() argument
|
| /foundation/communication/dsoftbus/adapter/common/kernel/liteos_m/ |
| H A D | softbus_adapter_file.c | 24 int32_t SoftBusReadFile(int32_t fd, void *readBuf, uint32_t maxLen) in SoftBusReadFile() argument 32 int32_t SoftBusReadFullFile(const char *fileName, char *readBuf, uint32_t maxLen) in SoftBusReadFullFile() argument
|
| /test/xts/acts/hiviewdfx/hiappeventtest/hiappeventcpptest/ |
| H A D | HiAppEventCPPTest.cpp | 808 int maxLen = 32; in HWTEST_F() local 1073 int maxLen = 32; in HWTEST_F() local 1115 int maxLen = 32; in HWTEST_F() local 1165 int maxLen = 32; HWTEST_F() local [all...] |
| /test/xts/device_attest/services/devattest_ability/test/tdd/gtest/src/ |
| H A D | attest_tdd_test.cpp | 575 uint32_t maxLen = OUT_STR_LEN_MAX + 1; in HWTEST_F() local 607 uint32_t maxLen = OUT_STR_LEN_MAX + 1; HWTEST_F() local [all...] |
| /third_party/lzma/C/ |
| H A D | LzFindOpt.c | 272 const Byte *maxLen = cur + _maxLen;
in GetMatchesSpecN_2() local
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fDebugMarkerTests.cpp | 75 void getSimpleRndString (vector<char>& dst, de::Random& rnd, int maxLen) in getSimpleRndString() argument 85 void getComplexRndString (vector<char>& dst, de::Random& rnd, int maxLen) in getComplexRndString() argument
|
| /base/hiviewdfx/hiview/plugins/faultlogger/test/common/fuzztest/faultloggerservice_fuzzer/ |
| H A D | faultlogger_service_fuzzer.cpp | 56 constexpr int maxLen = 20; in FuzzServiceInterfaceDump() local
|
| /base/hiviewdfx/hiview/base/event_raw/decoded/ |
| H A D | decoded_event.cpp | 275 void DecodedEvent::ParseHeader(const size_t maxLen) in ParseHeader() argument 295 void DecodedEvent::ParseCustomizedParams(const size_t maxLen) in ParseCustomizedParams() argument 321 std::shared_ptr<DecodedParam> DecodedEvent::CreateFloatingNumTypeDecodedParam(const size_t maxLen, in CreateFloatingNumTypeDecodedParam() argument 330 std::shared_ptr<DecodedParam> DecodedEvent::CreateSignedVarintTypeDecodedParam(const size_t maxLen, in CreateSignedVarintTypeDecodedParam() argument 339 CreateStringTypeDecodedParam(const size_t maxLen, const std::string& key, bool isArray) CreateStringTypeDecodedParam() argument 348 CreateUnsignedVarintTypeDecodedParam(const size_t maxLen, const std::string& key, bool isArray) CreateUnsignedVarintTypeDecodedParam() argument 357 ParseCustomizedParam(const size_t maxLen) ParseCustomizedParam() argument [all...] |