/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/ |
D | hisysevent_query_callback_c.cpp | 29 constexpr size_t maxLen = 16; in ConvertDomain() local 35 constexpr size_t maxLen = 32; in ConvertEventName() local 41 constexpr size_t maxLen = 5; in ConvertTimeZone() local 57 constexpr size_t maxLen = 384 * 1024; // max length of the event is 384KB in ConvertJsonStr() local
|
/base/security/crypto_framework/common/src/ |
D | utils.c | 21 bool IsStrValid(const char *str, uint32_t maxLen) in IsStrValid()
|
/base/theme/screenlock_mgr/interfaces/kits/napi/src/ |
D | screenlock_js_util.cpp | 26 size_t maxLen = ScreenLockJsUtil::MAX_LEN; in Convert2String() local
|
/base/web/webview/test/fuzztest/ohos_adapter/distributeddatamgr_adapter/webdatabase/gethttpauthcredentials_fuzzer/ |
D | gethttpauthcredentials_fuzzer.cpp | 28 constexpr int32_t maxLen = 256; in DoSomethingInterestingWithMyAPI() 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/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/theme/wallpaper_mgr/interfaces/kits/napi/ |
D | wallpaper_js_util.cpp | 25 size_t maxLen = WallpaperJSUtil::MAX_LEN; in Convert2String() local
|
/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/ |
D | auth_instance_v9.cpp | 198 static const size_t maxLen = 10; in On() local 242 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_napi_helper.cpp | 252 size_t maxLen = len; in GetStrValue() local
|
/base/startup/appspawn_lite/services/src/ |
D | appspawn_message.c | 62 static enum OHOSLiteErrorCode ReadStringItem(cJSON* strItem, char** buf, size_t maxLen, size_t minL… in ReadStringItem()
|
/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/security/crypto_framework/plugin/openssl_plugin/crypto_operation/key_agreement/src/ |
D | ecdh_openssl.c | 105 size_t maxLen; in EcdhDerive() local
|
/base/security/device_security_level/oem_property/ohos/impl/ |
D | dslm_ohos_request.c | 149 int32_t GetCredFromCurrentDevice(char *credStr, uint32_t maxLen) in GetCredFromCurrentDevice()
|
/base/request/request/download/interfaces/kits/js/napi/download_single/src/ |
D | download_event.cpp | 143 size_t maxLen = NapiUtils::MAX_LEN; in Convert2String() local
|
/base/useriam/face_auth/frameworks/js/napi/src/ |
D | face_auth_napi.cpp | 125 static constexpr int maxLen = 25; in SetSurfaceId() local
|
/base/security/crypto_framework/test/unittest/src/ |
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
|
D | crypto_aes_cipher_test.cpp | 296 int32_t maxLen = *cipherTextLen; in AesEncrypt() local 341 int32_t maxLen = cipherTextLen; in AesDecrypt() local 389 int32_t maxLen = *cipherTextLen; in AesNoUpdateEncrypt() local 421 int32_t maxLen = cipherTextLen; in AesNoUpdateDecrypt() local
|
/base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/signature/src/ |
D | ecdsa_openssl.c | 209 size_t maxLen; in EngineSignDoFinal() local
|
D | signature_rsa_openssl.c | 337 size_t maxLen; in EngineSign() local
|
/base/hiviewdfx/hiview/adapter/utility/ |
D | file_util.cpp | 295 bool GetLastLine(std::istream &fin, std::string &line, uint32_t maxLen) in GetLastLine()
|
/base/hiviewdfx/hiview/adapter/utility/platform/ohos/ |
D | file_util.cpp | 251 bool GetLastLine(std::istream &fin, std::string &line, uint32_t maxLen) in GetLastLine()
|
/base/time/time_service/framework/js/napi/common/src/ |
D | napi_utils.cpp | 61 size_t maxLen = STR_MAX_LENGTH; in GetValue() local
|
/base/hiviewdfx/hiview/plugins/eventservice/ |
D | event_json_parser.cpp | 82 size_t maxLen = 12; in GetConfiguredTestType() local
|
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/ |
D | reminder_common.cpp | 496 const char* propertyName, std::vector<uint8_t> &propertyVal, uint8_t maxLen) in ParseInt32Array()
|