Home
last modified time | relevance | path

Searched defs:sourceLen (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/test/fuzztest/common/eventserversocket_fuzzer/
H A Deventserversocket_fuzzer.cpp35 uint32_t sourceLen = *(reinterpret_cast<uint32_t*>(source)); in ConverRawData() local
/ohos5.0/base/hiviewdfx/hiview/utility/common_utils/
H A Dcalc_fingerprint.cpp138 int CalcFingerprint::CalcBufferSha(unsigned char* source, size_t sourceLen, char *hash, size_t hash… in CalcBufferSha()
/ohos5.0/base/startup/appspawn/modules/sandbox/
H A Dsandbox_cfgvar.c210 uint32_t sourceLen = strlen(varStart); in GetVariableName() local
266 size_t sourceLen = strlen(source); in HandleVariableReplace() local
/ohos5.0/base/security/device_security_level/baselib/utils/src/
H A Dutils_base64.c227 uint32_t sourceLen = (uint32_t)strlen((char*)src); in Base64UrlDecodeApp() local
/ohos5.0/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/
H A Dhks_openssl_ed25519tox25519.c148 const uint8_t *source, uint32_t sourceLen, bool isBigEndian) in Curve25519Initialize()
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/
H A Devent_server.cpp91 uint32_t sourceLen = *(reinterpret_cast<uint32_t*>(source)); in ConverRawData() local
/ohos5.0/drivers/external_device_manager/frameworks/ddk/usb/
H A Dusb_config_desc_parser.cpp70 …ptorType descriptorType, uint8_t *dest, uint32_t destLen, const uint8_t *source, int32_t sourceLen) in ParseDescriptor()
/ohos5.0/base/global/i18n_lite/frameworks/i18n/src/
H A Dnumber_format_impl.cpp291 …int sourceLen = len[1]; // use array to store target length and source length, second is source le… in AddGroup() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/
H A Dcommon_func.cpp614 int64_t sourceLen = 0; in GetCompressArg() local
650 int64_t sourceLen = 0; in GetCompress2Arg() local
693 int64_t sourceLen = 0; in GetUnCompressArg() local
/ohos5.0/foundation/ability/idl_tool/util/
H A Dstring.cpp340 int sourceLen = GetLength(); in __anon5e4de09e0b02() local
/ohos5.0/base/telephony/sms_mms/test/gtest/
H A Dmms_gtest.cpp317 size_t sourceLen = std::strlen(source); in GetPduToFile() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/class_zip/
H A Dzip_n_exporter.cpp52 uLong sourceLen = 0U; member
709 uint32_t sourceLen = 0; in DeflateBound() local
1398 int32_t sourceLen = 0; in CompressBound() local