Home
last modified time | relevance | path

Searched defs:stringLength (Results 1 – 15 of 15) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_mirror/incremental/compat/src/typescript/
Dstrings.ts43 public static stringLength(input: string): int32 { method in CustomTextEncoder
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/incremental/compat/src/typescript/
Dstrings.ts43 public static stringLength(input: string): int32 { method in CustomTextEncoder
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/incremental/compat/src/arkts/
Dstrings.ts45 public static stringLength(input: string): int32 { method in CustomTextEncoder
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_mirror/incremental/compat/src/arkts/
Dstrings.ts45 public static stringLength(input: string): int32 { method in CustomTextEncoder
/foundation/multimedia/media_library/frameworks/ani/src/cpp/
Dmoving_photo_ani.cpp130 const ani_size stringLength = uri.length(); in GetUri() local
/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/utils/
Dnapi_utils.cpp52 size_t stringLength = 0; in ParseJsString() local
/foundation/window/window_manager/interfaces/kits/ani/display_runtime/display_ani/src/
Ddisplay_ani_utils.cpp89 const ani_size stringLength = info->GetName().size(); in cvtDisplay() local
/foundation/multimedia/image_framework/frameworks/kits/ani/native/src/
Dimage_ani_utils.cpp334 const ani_size stringLength = strlen(utf8String); in GetAniString() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
Dpng_image_chunk_utils.cpp150 const size_t stringLength = strnlen(chunkData, dataLength); in FetchString() local
/foundation/arkui/ace_engine/component_ext/ext_common/
Dext_napi_utils.cpp175 size_t stringLength = 0; in GetStringFromValueUtf8() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Drich_editor_undo_manager.cpp225 auto stringLength = styledString->GetLength(); in ApplyOperationToRecord() local
Drich_editor_pattern.cpp472 auto stringLength = styledString->GetLength(); in CreateStyledStringByStyleBefore() local
531 auto stringLength = static_cast<int32_t>(string.length()); in AfterStyledStringChange() local
/foundation/communication/netstack/utils/napi_utils/src/
Dnapi_utils.cpp309 size_t stringLength = 0; in GetSecureDataFromValueUtf8() local
338 size_t stringLength = 0; in GetStringFromValueUtf8() local
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
Dutils.h613 int32_t stringLength = 0; in ParseUtf8TextLength() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/common_napi_utils/
Dcommon_napi_utils.cpp164 size_t stringLength = 0; in GetStringFromValueUtf8() local