Home
last modified time | relevance | path

Searched defs:strLength (Results 1 – 25 of 34) sorted by relevance

12

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dpercent_tdd_test.cpp151 uint16_t strLength = 5; variable
169 uint16_t strLength = 1; variable
188 uint16_t strLength = 4; variable
209 uint16_t strLength = 7; variable
228 uint16_t strLength = 20; variable
247 uint16_t strLength = 4; variable
266 uint16_t strLength = 4; variable
287 uint16_t strLength = 6; variable
306 uint16_t strLength = 100; variable
329 uint16_t strLength = 16; variable
[all …]
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dnumber_parser.cpp30 bool NumberParser::ParsePercentValue(const char *percentStr, uint16_t strLength, float &outValue) in ParsePercentValue()
76 bool NumberParser::IsValidString(const char *str, uint16_t strLength) in IsValidString()
H A Djs_fwk_common.cpp132 char *MallocStringOf(jerry_value_t source, uint16_t *strLength) in MallocStringOf()
1241 uint16_t strLength = 0; in ParseKeyIdFromJSString() local
/ohos5.0/base/telephony/sms_mms/frameworks/js/napi/src/
H A Dnapi_send_recv_mms.cpp247 size_t strLength = 0; in GetMmsNameProperty() local
255 size_t strLength = 0; in GetMmsNameProperty() local
265 size_t strLength = 0; in GetMmsNameProperty() local
273 size_t strLength = 0; in GetMmsNameProperty() local
/ohos5.0/base/startup/appspawn/lite/
H A Dappspawn_message.c74 size_t strLength = strlen(strPtr); in ReadStringItem() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
H A Dapp_style_item.cpp136 uint16_t strLength = 0; in CreateStyleItem() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dconsole_log_impl.cpp129 size_t strLength = strlen(str); in LogString() local
H A Dcjson_parser.cpp228 uint16_t strLength = 0; // the length of result in ToString() local
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/kits/js/napi/include/
H A Djs_napi_utils.h141 size_t strLength = 0; in ConvertFromJsValue() local
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/
H A Ddsched_continue_event.cpp92 int32_t strLength = sizeof(strKeys) / sizeof(strKeys[0]); in Unmarshal() local
475 int32_t strLength = sizeof(strKeys) / sizeof(strKeys[0]); in UnmarshalCallerInfo() local
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_util.cpp259 size_t strLength = strInfo.size(); in ConvertStringToInt64() local
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/
H A Ddash_mpd_util.cpp136 size_t strLength = strlen("%0"); in GetSubstitutionStr() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dtest_common.cpp178 size_t strLength = 0; in ConvertStringFromJsValue() local
/ohos5.0/base/msdp/device_status/frameworks/js/napi/interaction/drag/src/
H A Djs_drag_context.cpp170 size_t strLength = 0; in On() local
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/runtime/include/
H A Djs_runtime_utils.h178 size_t strLength = 0; in ConvertFromJsValue() local
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/color_manager/color_space_object_convertor/
H A Djs_color_space_utils.h332 size_t strLength = 0; in ConvertFromJsValue() local
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/
H A Dutils.cpp405 int32_t strLength = static_cast<int32_t>(stringIn.size()); in StringToVector() local
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/pnp_server/
H A Daudio_socket_thread.cpp515 bool AudioSocketThread::AudioPnpUeventParse(const char *msg, const ssize_t strLength) in AudioPnpUeventParse()
/ohos5.0/base/telephony/core_service/frameworks/js/vcard/src/
H A Dnapi_vcard.cpp358 size_t strLength = 0; in HandleOptionParameters() local
/ohos5.0/commonlibrary/ets_utils/js_api_module/uri/test/
H A Dtest_napi.cpp762 size_t strLength = 0; in GetArray() local
/ohos5.0/foundation/ability/form_fwk/frameworks/js/napi/formUtil/
H A Dnapi_form_util.cpp246 size_t strLength = strInfo.size(); in ConvertStringToInt64() local
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/
H A Djs_drawing_utils.h335 size_t strLength = 0; in ConvertFromJsValue() local
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/common/helper/
H A Dnapi_helper.cpp196 size_t strLength = 0; in GetChars() local
/ohos5.0/drivers/peripheral/audio/hal/hdi_binder/server/src/
H A Dhdf_audio_pnp_uevent.c564 static bool AudioPnpUeventParse(const char *msg, const ssize_t strLength) in AudioPnpUeventParse()
/ohos5.0/foundation/arkui/napi/test/unittest/
H A Dtest_napi_ext.cpp161 size_t strLength = 0; variable

12