| /base/hiviewdfx/hiview/base/event_raw/include/decoded/ |
| D | decoded_param.h | 31 DecodedParam(uint8_t* rawData, const size_t maxLen, size_t& pos, const std::string& key) in DecodedParam() 64 …UnsignedVarintDecodedParam(uint8_t* rawData, const size_t maxLen, size_t& pos, const std::string& … in UnsignedVarintDecodedParam() 77 …UnsignedVarintDecodedArrayParam(uint8_t* rawData, const size_t maxLen, size_t& pos, const std::str… in UnsignedVarintDecodedArrayParam() 90 …SignedVarintDecodedParam(uint8_t* rawData, const size_t maxLen, size_t& pos, const std::string& ke… in SignedVarintDecodedParam() 103 …SignedVarintDecodedArrayParam(uint8_t* rawData, const size_t maxLen, size_t& pos, const std::strin… in SignedVarintDecodedArrayParam() 116 …FloatingNumberDecodedParam(uint8_t* rawData, const size_t maxLen, size_t& pos, const std::string& … in FloatingNumberDecodedParam() 129 …FloatingNumberDecodedArrayParam(uint8_t* rawData, const size_t maxLen, size_t& pos, const std::str… in FloatingNumberDecodedArrayParam() 142 StringDecodedParam(uint8_t* rawData, const size_t maxLen, size_t& pos, const std::string& key) in StringDecodedParam() 155 …StringDecodedArrayParam(uint8_t* rawData, const size_t maxLen, size_t& pos, const std::string& key) in StringDecodedArrayParam()
|
| /base/hiviewdfx/hiview/base/event_raw/decoded/ |
| D | raw_data_decoder.cpp | 23 bool RawDataDecoder::FloatingNumberDecoded(uint8_t* rawData, const size_t maxLen, size_t& pos, doub… in FloatingNumberDecoded() 54 bool RawDataDecoder::SignedVarintDecoded(uint8_t* rawData, const size_t maxLen, size_t& pos, int64_… in SignedVarintDecoded() 68 bool RawDataDecoder::StringValueDecoded(uint8_t* rawData, const size_t maxLen, size_t& pos, std::st… in StringValueDecoded() 87 bool RawDataDecoder::UnsignedVarintDecoded(uint8_t* rawData, const size_t maxLen, size_t& pos, uint… in UnsignedVarintDecoded() 110 bool RawDataDecoder::ValueTypeDecoded(uint8_t* rawData, const size_t maxLen, size_t& pos, in ValueTypeDecoded()
|
| D | decoded_event.cpp | 265 void DecodedEvent::ParseHeader(const size_t maxLen) in ParseHeader() 285 void DecodedEvent::ParseCustomizedParams(const size_t maxLen) in ParseCustomizedParams() 306 std::shared_ptr<DecodedParam> DecodedEvent::CreateFloatingNumTypeDecodedParam(const size_t maxLen, in CreateFloatingNumTypeDecodedParam() 315 std::shared_ptr<DecodedParam> DecodedEvent::CreateSignedVarintTypeDecodedParam(const size_t maxLen, in CreateSignedVarintTypeDecodedParam() 324 std::shared_ptr<DecodedParam> DecodedEvent::CreateStringTypeDecodedParam(const size_t maxLen, in CreateStringTypeDecodedParam() 333 …d::shared_ptr<DecodedParam> DecodedEvent::CreateUnsignedVarintTypeDecodedParam(const size_t maxLen, in CreateUnsignedVarintTypeDecodedParam() 342 std::shared_ptr<DecodedParam> DecodedEvent::ParseCustomizedParam(const size_t maxLen) in ParseCustomizedParam()
|
| /base/security/certificate_framework/frameworks/common/v1.0/src/ |
| D | cf_check.c | 21 int32_t CfCheckBlob(const CfBlob *blob, uint32_t maxLen) in CfCheckBlob() 30 int32_t CfCheckEncodingBlob(const CfEncodingBlob *blob, uint32_t maxLen) in CfCheckEncodingBlob()
|
| D | utils.c | 21 bool IsStrValid(const char *str, uint32_t maxLen) in IsStrValid()
|
| /base/security/crypto_framework/test/unittest/src/ |
| D | sm4_common.cpp | 76 int32_t maxLen = *cipherTextLen; in Sm4EncryptWithInput() local 147 int32_t maxLen = *cipherTextLen; in Sm4Encrypt() local 190 int32_t maxLen = cipherTextLen; in Sm4Decrypt() local 237 int32_t maxLen = *cipherTextLen; in Sm4NoUpdateEncrypt() local 267 int32_t maxLen = cipherTextLen; in Sm4NoUpdateDecrypt() local
|
| /base/security/crypto_framework/test/unittest/src/aes_cipher/ |
| D | aes_common.cpp | 261 int32_t maxLen = *cipherTextLen; in AesEncryptWithInput() local 306 int32_t maxLen = *cipherTextLen; in AesEncrypt() local 351 int32_t maxLen = cipherTextLen; in AesDecrypt() local 397 int32_t maxLen = *cipherTextLen; in AesNoUpdateEncWithInput() local 455 int32_t maxLen = *cipherTextLen; in AesNoUpdateEncrypt() local 487 int32_t maxLen = cipherTextLen; in AesNoUpdateDecrypt() local
|
| /base/theme/screenlock_mgr/frameworks/js/napi/src/ |
| D | screenlock_js_util.cpp | 26 size_t maxLen = ScreenLockJsUtil::MAX_LEN; in Convert2String() local
|
| /base/security/crypto_framework/common/src/ |
| D | utils.c | 23 bool IsStrValid(const char *str, uint32_t maxLen) in IsStrValid()
|
| /base/web/webview/test/fuzztest/ohos_adapter/distributeddatamgr_adapter/webdatabase/gethttpauthcredentials_fuzzer/ |
| D | gethttpauthcredentials_fuzzer.cpp | 28 constexpr int32_t maxLen = 256; in GetHttpAuthCredentialsFuzzTest() local
|
| /base/security/device_auth/common_lib/impl/src/ |
| D | uint8buff_utils.c | 77 bool IsUint8BuffValid(const Uint8Buff *buff, uint32_t maxLen) in IsUint8BuffValid()
|
| /base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/ |
| D | user_auth_widget_mgr_v10.cpp | 113 static const size_t maxLen = 10; in On() local 157 static const size_t maxLen = 10; in Off() local
|
| D | auth_instance_v9.cpp | 179 static const size_t maxLen = 10; in On() local 223 static const size_t maxLen = 10; in Off() local
|
| D | user_auth_impl.cpp | 135 static const size_t maxLen = 20; in ParseExecuteAuthType() local 163 static const size_t maxLen = 20; in ParseExecuteSecureLevel() local
|
| D | user_auth_instance_v10.cpp | 287 static const size_t maxLen = 10; in On() local 331 static const size_t maxLen = 10; in Off() local
|
| /base/startup/appspawn/test/moduletest/ |
| D | appspawn_test_client.h | 66 const int maxLen = 5 * 1024; in ClientSendMsg() local
|
| /base/security/crypto_framework/test/fuzztest/crypto_operation/hcfciphercreate_fuzzer/ |
| D | hcfciphercreate_fuzzer.cpp | 39 int32_t maxLen = *cipherTextLen; in AesEncrypt() local 78 int32_t maxLen = cipherTextLen; in AesDecrypt() local
|
| /base/security/device_security_level/oem_property/ohos/common/ |
| D | dslm_ohos_request.c | 154 int32_t GetCredFromCurrentDevice(char *credStr, uint32_t maxLen) in GetCredFromCurrentDevice() 181 int32_t GetCredFromCurrentDevice(char *credStr, uint32_t maxLen) in GetCredFromCurrentDevice()
|
| /base/sensors/medical_sensor/frameworks/native/medical_sensor/src/ |
| D | my_file_descriptor_listener.cpp | 31 constexpr int32_t maxLen = sizeof(struct TransferMedicalSensorEvents) * RECEIVE_DATA_SIZE; variable
|
| /base/update/updater/services/common/ring_buffer/ |
| D | ring_buffer.cpp | 102 bool RingBuffer::Pop(uint8_t *buf, uint32_t maxLen, uint32_t &len) in Pop()
|
| /base/theme/wallpaper_mgr/frameworks/js/napi/ |
| D | wallpaper_js_util.cpp | 26 size_t maxLen = WallpaperJSUtil::MAX_LEN; in Convert2String() local
|
| /base/hiviewdfx/hiview/plugins/faultlogger/test/common/fuzztest/faultloggerservice_fuzzer/ |
| D | faultlogger_service_fuzzer.cpp | 56 constexpr int maxLen = 20; in FuzzServiceInterfaceDump() local
|
| /base/startup/appspawn/lite/ |
| D | appspawn_message.c | 63 static enum OHOSLiteErrorCode ReadStringItem(cJSON *strItem, char **buf, size_t maxLen, size_t minL… in ReadStringItem()
|
| /base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/ |
| D | hisysevent_record_convertor.cpp | 60 constexpr size_t maxLen = 384 * 1024; // max length of the event is 384KB in ConvertJsonStr() local
|
| /base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/ |
| D | hiappevent_verify.cpp | 109 bool CheckStrParamLength(std::string& strParamValue, size_t maxLen = MAX_LENGTH_OF_STR_PARAM) in CheckStrParamLength() 197 size_t maxLen = tempTrueNames.find(name) == tempTrueNames.end() ? MAX_LENGTH_OF_STR_PARAM : in VerifyAppEventParam() local
|