Home
last modified time | relevance | path

Searched defs:strLength (Results 1 - 25 of 27) sorted by relevance

12

/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() argument
76 bool NumberParser::IsValidString(const char *str, uint16_t strLength) in IsValidString() argument
H A Djs_fwk_common.cpp132 char *MallocStringOf(jerry_value_t source, uint16_t *strLength) in MallocStringOf() argument
1247 uint16_t strLength = 0; in ParseKeyIdFromJSString() local
/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/kits/js/napi/include/
H A Djs_napi_utils.h141 size_t strLength = 0; in ConvertFromJsValue() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
H A Dapp_style_item.cpp136 uint16_t strLength = 0; in CreateStyleItem() local
/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
/foundation/ability/form_fwk/services/src/
H A Dform_util.cpp259 size_t strLength = strInfo.size(); in ConvertStringToInt64() local
/foundation/ability/ability_runtime/interfaces/inner_api/runtime/include/
H A Djs_runtime_utils.h178 size_t strLength = 0; in ConvertFromJsValue() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dtest_common.cpp178 size_t strLength = 0; in ConvertStringFromJsValue() local
/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
/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
/foundation/barrierfree/accessibility/services/aams/src/
H A Dutils.cpp385 int32_t strLength = static_cast<int32_t>(stringIn.size()); in StringToVector() local
/foundation/arkui/napi/test/unittest/
H A Dtest_napi_ext.cpp161 size_t strLength = 0; in HWTEST_F() local
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/pnp_server/
H A Daudio_socket_thread.cpp544 bool AudioSocketThread::AudioPnpUeventParse(const char *msg, const ssize_t strLength) in AudioPnpUeventParse() argument
/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
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_font.cpp293 size_t strLength = 0; in GetTextPath() local
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_setting_helper.cpp253 int32_t strLength = dataStr.size(); in SplitString() local
284 int32_t strLength = inputString.size(); in GetDataFromString() local
/foundation/ability/form_fwk/frameworks/js/napi/formUtil/
H A Dnapi_form_util.cpp246 size_t strLength = strInfo.size(); in ConvertStringToInt64() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dpercent_tdd_test.cpp151 uint16_t strLength = 5; in HWTEST_F() local
169 uint16_t strLength = 1; in HWTEST_F() local
188 uint16_t strLength = 4; in HWTEST_F() local
209 uint16_t strLength = 7; in HWTEST_F() local
228 uint16_t strLength = 20; in HWTEST_F() local
247 uint16_t strLength = 4; HWTEST_F() local
266 uint16_t strLength = 4; HWTEST_F() local
287 uint16_t strLength = 6; HWTEST_F() local
306 uint16_t strLength = 100; HWTEST_F() local
329 uint16_t strLength = 16; HWTEST_F() local
347 uint16_t strLength = 16; HWTEST_F() local
[all...]
/foundation/multimedia/audio_framework/test/fuzztest/audiopolicymore_fuzzer/
H A Daudio_policy_more_fuzzer.cpp466 ssize_t strLength = DEFAULTSTRLENGTH; in AudioPolicyManagerFuzzTest() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/
H A Djs_drawing_utils.h341 size_t strLength = 0; in ConvertFromJsValue() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/utils/
H A Dnapi_common.h250 size_t strLength = 0; in ConvertFromJsValue() local
/foundation/communication/nfc/frameworks/js/napi/common/
H A Dnfc_napi_common_utils.cpp395 uint32_t strLength = srcValue.length(); in ConvertStringToNumberArray() local
/foundation/arkui/napi/native_engine/
H A Dnative_engine.cpp332 [[maybe_unused]] size_t strLength = 0; in CreateAsyncWork() local
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_mpd_downloader.cpp1474 size_t strLength = strlen("$$"); in GetSegmentsWithSegTemplate() local
2008 size_t strLength = strlen("$$"); in UpdateInitSegUrl() local

Completed in 25 milliseconds

12