Home
last modified time | relevance | path

Searched defs:maxLen (Results 1 – 25 of 100) sorted by relevance

1234

/ohos5.0/base/hiviewdfx/hiview/base/event_raw/include/decoded/
H A Ddecoded_param.h31 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()
/ohos5.0/base/hiviewdfx/hiview/base/event_raw/decoded/
H A Draw_data_decoder.cpp23 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()
H A Ddecoded_event.cpp275 void DecodedEvent::ParseHeader(const size_t maxLen) in ParseHeader()
295 void DecodedEvent::ParseCustomizedParams(const size_t maxLen) in ParseCustomizedParams()
321 std::shared_ptr<DecodedParam> DecodedEvent::CreateFloatingNumTypeDecodedParam(const size_t maxLen, in CreateFloatingNumTypeDecodedParam()
330 std::shared_ptr<DecodedParam> DecodedEvent::CreateSignedVarintTypeDecodedParam(const size_t maxLen, in CreateSignedVarintTypeDecodedParam()
339 std::shared_ptr<DecodedParam> DecodedEvent::CreateStringTypeDecodedParam(const size_t maxLen, in CreateStringTypeDecodedParam()
348 …d::shared_ptr<DecodedParam> DecodedEvent::CreateUnsignedVarintTypeDecodedParam(const size_t maxLen, in CreateUnsignedVarintTypeDecodedParam()
357 std::shared_ptr<DecodedParam> DecodedEvent::ParseCustomizedParam(const size_t maxLen) in ParseCustomizedParam()
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/filters/common/
H A Dplugin_utils.cpp49 int32_t Stringiness(char* buf, size_t maxLen, const char* name, const T& val) in Stringiness()
56 int32_t FixedCapKeyStringiness(char* buf, size_t maxLen, const char* name, const char* typeName, in FixedCapKeyStringiness()
74 int32_t IntervalCapKeyStringiness(char* buf, size_t maxLen, const char* name, const char* typeName, in IntervalCapKeyStringiness()
128 int32_t CapKeyStringiness(char* buf, size_t maxLen, const char* name, const char* typeName, in CapKeyStringiness()
144 MEDIA_UNUSED int32_t Stringiness(char* buf, size_t maxLen, const char* name, const int32_t& val) in Stringiness()
150 int32_t Stringiness(char* buf, size_t maxLen, const char* name, const uint32_t& val) in Stringiness()
156 int32_t Stringiness(char* buf, size_t maxLen, const char* name, const std::string& val) in Stringiness()
162 int32_t Stringiness(char* buf, size_t maxLen, const char* name, const int64_t& val) in Stringiness()
168 int32_t Stringiness(char* buf, size_t maxLen, const char* name, const uint64_t& val) in Stringiness()
234 int32_t Stringiness(char* buf, size_t maxLen, const char* name, const Plugin::CodecConfig& val) in Stringiness()
[all …]
/ohos5.0/base/security/certificate_framework/frameworks/common/v1.0/src/
H A Dcf_check.c21 int32_t CfCheckBlob(const CfBlob *blob, uint32_t maxLen) in CfCheckBlob()
30 int32_t CfCheckEncodingBlob(const CfEncodingBlob *blob, uint32_t maxLen) in CfCheckEncodingBlob()
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dsm4_common.cpp77 int32_t maxLen = *cipherTextLen; in Sm4EncryptWithInput() local
148 int32_t maxLen = *cipherTextLen; in Sm4Encrypt() local
191 int32_t maxLen = cipherTextLen; in Sm4Decrypt() local
238 int32_t maxLen = *cipherTextLen; in Sm4NoUpdateEncrypt() local
268 int32_t maxLen = cipherTextLen; in Sm4NoUpdateDecrypt() local
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/unittest/
H A Ddsoftbus_other_test.cpp116 int32_t maxLen = 100; variable
132 int32_t maxLen = 100; variable
149 int32_t maxLen = 0; variable
/ohos5.0/foundation/communication/dsoftbus/tests/core/frame/unittest/mock/
H A Dsoftbus_server_test_mock.cpp41 bool IsValidString(const char *input, uint32_t maxLen) in IsValidString()
/ohos5.0/foundation/communication/dsoftbus/adapter/common/kernel/posix/
H A Dsoftbus_adapter_file.c66 int32_t SoftBusReadFile(int32_t fd, void *readBuf, uint32_t maxLen) in SoftBusReadFile()
79 static int32_t ReadFullFile(const char *fileName, char *readBuf, uint32_t maxLen, int32_t *size) in ReadFullFile()
119 int32_t SoftBusReadFullFileAndSize(const char *fileName, char *readBuf, uint32_t maxLen, int32_t *s… in SoftBusReadFullFileAndSize()
124 int32_t SoftBusReadFullFile(const char *fileName, char *readBuf, uint32_t maxLen) in SoftBusReadFullFile()
/ohos5.0/base/security/crypto_framework/test/unittest/src/aes_cipher/
H A Daes_common.cpp261 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
/ohos5.0/base/security/crypto_framework/test/fuzztest/crypto_operation/hcfciphercreate_fuzzer/
H A Dhcfciphercreate_fuzzer.cpp36 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 = cipherTextLen; in Sm4Decrypt() local
/ohos5.0/base/theme/screenlock_mgr/frameworks/js/napi/src/
H A Dscreenlock_js_util.cpp26 size_t maxLen = ScreenLockJsUtil::MAX_LEN; in Convert2String() local
/ohos5.0/base/security/crypto_framework/common/src/
H A Dutils.c23 bool HcfIsStrValid(const char *str, uint32_t maxLen) in HcfIsStrValid()
/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/distributeddatamgr_adapter/webdatabase/gethttpauthcredentials_fuzzer/
H A Dgethttpauthcredentials_fuzzer.cpp28 constexpr int32_t maxLen = 256; in GetHttpAuthCredentialsFuzzTest() local
/ohos5.0/base/security/crypto_framework/test/unittest/src/native/
H A Dnative_sym_cipher_test.cpp58 int32_t maxLen = *cipherTextLen; in AesEncrypt() local
102 int32_t maxLen = cipherTextLen; in AesDecrypt() local
/ohos5.0/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_options.cpp27 static bool CheckOptSoverloaded(const struct DhcpPacket *packet, int code, int maxLen, int *over, i… in CheckOptSoverloaded()
46 static int CheckOptionsData(const struct DhcpPacket *packet, int code, int index, int maxLen) in CheckOptionsData()
162 int nIndex = 0, maxLen = DHCP_OPT_SIZE, nOver = 0, nFinished = 0, nFlag = OPTION_FIELD; in GetDhcpOption() local
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/player_control/decoder/
H A Ddecoder.cpp47 int maxLen, int &actualLen) in ConvertAdecAttributToParams()
77 int maxLen, int &actualLen) in ConvertVdecAttributToParams()
109 int maxLen, int &actualLen) in ConvertAttributeToParams()
/ohos5.0/drivers/peripheral/usb/sample/device/liteos/lib/src/
H A Dlib_acm_test.c111 uint32_t maxLen = 256; in AcmRead() local
192 uint32_t maxLen = 256; in acm_prop_read() local
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/auth/src/
H A Dtrans_auth_message.c110 …32_t TransAuthChannelErrorPack(int32_t errcode, const char *errMsg, char *cJsonStr, int32_t maxLen) in TransAuthChannelErrorPack()
/ohos5.0/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/
H A Duser_auth_widget_mgr_v10.cpp116 static const size_t maxLen = 10; in On() local
164 static const size_t maxLen = 10; in Off() local
/ohos5.0/base/security/device_auth/common_lib/impl/src/
H A Duint8buff_utils.c78 bool IsUint8BuffValid(const Uint8Buff *buff, uint32_t maxLen) in IsUint8BuffValid()
/ohos5.0/foundation/communication/dsoftbus/adapter/common/kernel/liteos_m/
H A Dsoftbus_adapter_file.c24 int32_t SoftBusReadFile(int32_t fd, void *readBuf, uint32_t maxLen) in SoftBusReadFile()
32 int32_t SoftBusReadFullFile(const char *fileName, char *readBuf, uint32_t maxLen) in SoftBusReadFullFile()
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/convert/
H A Dsoftbus_event_converter.h41 static inline bool InitString(char **str, size_t maxLen) in InitString()
55 static inline bool CopyString(char *destName, const char *srcName, size_t maxLen) in CopyString()
/ohos5.0/base/security/device_security_level/oem_property/ohos/common/
H A Ddslm_ohos_request.c154 int32_t GetCredFromCurrentDevice(char *credStr, uint32_t maxLen) in GetCredFromCurrentDevice()
181 int32_t GetCredFromCurrentDevice(char *credStr, uint32_t maxLen) in GetCredFromCurrentDevice()
/ohos5.0/base/sensors/medical_sensor/frameworks/native/medical_sensor/src/
H A Dmy_file_descriptor_listener.cpp31 constexpr int32_t maxLen = sizeof(struct TransferMedicalSensorEvents) * RECEIVE_DATA_SIZE; variable

1234