/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/cipher/src/ |
H A D | cipher_sm2_openssl.c | 161 size_t textLen = 0; in GetTextLen() local 181 int32_t mode, size_t textLen) in DoSm2EncryptAndDecrypt() 211 size_t textLen = GetTextLen(impl, input, mode); in DoSm2Crypt() local
|
/ohos5.0/base/security/huks/frameworks/crypto_lite/cipher/src/ |
H A D | cipher_aes.c | 210 size_t textLen = (size_t)data->textLen; in InitAesCryptDataText() local 298 size_t textLen = ctx->data.textLen; in DoAesCbcEncrypt() local
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/common/ |
H A D | text.cpp | 91 uint32_t textLen = static_cast<uint32_t>(strlen(text)); in SetText() local 417 uint32_t textLen = GetTextStrLen(); in GetLine() local 445 uint32_t Text::CalculateLineWithEllipsis(uint32_t begin, uint32_t textLen, int16_t width, in CalculateLineWithEllipsis() 471 uint32_t Text::GetTextLine(uint32_t begin, uint32_t textLen, int16_t width, uint16_t lineNum, uint8… in GetTextLine() 560 uint32_t textLen = static_cast<uint32_t>(strlen(text_)); in GetLetterIndexByPosition() local
|
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/vsnprintf/ |
H A D | output_p.inl | 276 int textLen; local 306 textLen = wctomb(buffer->str, wchar); local 334 int textLen; local 422 int textLen; /* length of the text */ local
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/ |
H A D | text_adapter.cpp | 21 bool TextFormatter::Format(int16_t value, char* outText, uint16_t textLen) in Format()
|
H A D | ui_edit_text.cpp | 240 uint32_t textLen = wideText.length(); in UpdateTextString() local 555 uint32_t textLen = wideText.length(); in InsertTextByCursorIndex() local
|
/ohos5.0/base/telephony/sms_mms/utils/ |
H A D | text_coder.cpp | 283 gsize textLen = static_cast<gsize>(srcLength); in Utf8ToUcs2() local 441 gsize textLen = static_cast<gsize>(srcLength); in Ucs2ToUtf8() local 472 gsize textLen = static_cast<gsize>(srcLength); in EuckrToUtf8() local 502 gsize textLen = static_cast<gsize>(srcLength); in ShiftjisToUtf8() local
|
/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/ |
H A D | ui_edit_text_unit_test.cpp | 34 uint32_t textLen = static_cast<uint32_t>(strlen(value)); in OnChange() local
|
/ohos5.0/base/security/huks/frameworks/crypto_lite/cipher/include/ |
H A D | cipher.h | 47 int32_t textLen; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/ |
H A D | js_render_image.cpp | 123 size_t textLen = 0; in Constructor() local 157 std::string JSRenderImage::GetSrcString(napi_env env, napi_value value, size_t textLen) in GetSrcString()
|
H A D | js_offscreen_canvas.cpp | 368 size_t textLen = 0; in onGetContext() local
|
/ohos5.0/base/hiviewdfx/hilog_lite/frameworks/featured/ |
H A D | hiview_log.c | 404 int textLen; in SecDecodeTypeC() local 462 int textLen; in SecDecodeTypeS() local 556 int textLen; /* length of the text */ in HiLogSecOutputS() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/ |
H A D | png_image_chunk_utils.cpp | 205 …const size_t textLen = chunkData.Size() - (keySize + 3 + languageTextLen + 1 + translatedKeyTextLe… in GetRawTextFromItxtChunk() local
|
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/src/util/ |
H A D | hap_cert_verify_openssl_utils.cpp | 565 int32_t textLen = X509_NAME_get_text_by_NID(name, nId, nullptr, 0); in GetTextFromX509Name() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/ |
H A D | span_string.cpp | 405 auto textLen = static_cast<int32_t>(text.length()); in ChangeStartToCorrectNum() local 430 auto textLen = static_cast<int32_t>(text.length()); in ChangeEndToCorrectNum() local
|
/ohos5.0/foundation/communication/nfc/frameworks/js/napi/tag/ |
H A D | nfc_napi_tag.cpp | 115 uint32_t textLen = NfcSdkCommon::GetHexStrBytesLen(hexText); in RegisterEnumRtdType() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
H A D | rich_editor_pattern.cpp | 8806 int32_t textLen = static_cast<int32_t>(wideText.length()); in OnBackPressed() local
|