Home
last modified time | relevance | path

Searched defs:strLen (Results 76 – 100 of 134) sorted by relevance

123456

/ohos5.0/foundation/distributedhardware/device_manager/common/src/
H A Ddm_anonymous.cpp33 size_t strLen = value.length(); in GetAnonyString() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
H A Dapp_style_manager.cpp224 uint16_t strLen = 0; in HandleSingleSelector() local
H A Dapp_style.cpp293 size_t strLen = 0; in GenerateFromJS() local
/ohos5.0/foundation/ability/dmsfwk/common/src/
H A Ddistributed_sched_utils.cpp346 size_t strLen = value.length(); in GetAnonymStr() local
/ohos5.0/foundation/filemanagement/dfs_service/utils/system/src/
H A Dutils_directory.cpp46 size_t strLen = value.length(); in GetAnonyString() local
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/utils/
H A Dnapi_utils.cpp683 size_t strLen = GetParamLen(env, indexValue) + 1; in ParseResourceParam() local
697 size_t strLen = GetParamLen(env, bundleNameNApi) + 1; in ParseResourceParam() local
706 size_t strLen = GetParamLen(env, moduleNameNApi) + 1; in ParseResourceParam() local
/ohos5.0/base/msdp/device_status/utils/common/src/
H A Dutil.cpp173 size_t strLen = value.length(); in GetAnonyString() local
/ohos5.0/commonlibrary/c_utils/base/src/
H A Dstring_ex.cpp248 size_t strLen = str.length(); in IsAsciiString() local
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/common/utils/src/
H A Ddaudio_utils.cpp38 size_t strLen = value.length(); in GetAnonyString() local
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Devent_converter.cpp877 int32_t strLen = static_cast<int32_t>(strlen(str)); in OH_ArkUI_NodeEvent_GetStringValue() local
/ohos5.0/foundation/resourceschedule/device_standby/interfaces/kits/napi/src/
H A Dcommon.cpp221 size_t strLen = 0; in GetStringValue() local
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dres_locale.cpp263 size_t strLen = Utils::StrLen(str); in BuildFromString() local
/ohos5.0/base/security/access_token/interfaces/innerkits/nativetoken/test/unittest/src/
H A Dnativetoken_kit_test.cpp68 size_t strLen = strlen(jsonString); in WriteContentToFile() local
/ohos5.0/base/telephony/call_manager/services/distributed_call/src/
H A Ddistributed_call_manager.cpp49 size_t strLen = value.length(); in GetAnonyString() local
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dres_locale.cpp269 size_t strLen = Utils::StrLen(str); in BuildFromString() local
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/ndk/src/
H A Doh_preferences.cpp227 size_t strLen = str.size(); in OH_Preferences_GetString() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_types.h499 uint32_t strLen; member
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Ddisturb_mode.cpp140 size_t strLen = 0; in GetDoNotDisturbProfile() local
/ohos5.0/base/security/access_token/interfaces/innerkits/nativetoken/src/
H A Dnativetoken.c349 size_t strLen = strlen(jsonStr); in WriteToFile() local
/ohos5.0/base/sensors/miscdevice/frameworks/js/napi/vibrator/src/
H A Dvibrator_napi_utils.cpp118 size_t strLen = 0; in GetStringValue() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drd_utils.cpp111 int RdUtils::RdSqlPrepare(GRD_DB *db, const char *str, uint32_t strLen, GRD_SqlStmt **stmt, const c… in RdSqlPrepare()
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/utils/
H A Dhap_parser.cpp164 uint16_t strLen; in ParseString() local
/ohos5.0/base/telephony/call_manager/frameworks/js/napi/src/
H A Dnapi_call_manager.cpp2052 size_t strLen = 0; in SetCallRestrictionPassword() local
2552 size_t strLen = 0; in FormatPhoneNumberToE164() local
2796 size_t strLen = 0; in ControlCamera() local
2825 size_t strLen = 0; in SetPreviewWindow() local
2854 size_t strLen = 0; in SetDisplayWindow() local
3020 size_t strLen = 0; in StartRTT() local
3328 size_t strLen = 0; in SendCallUiEvent() local
/ohos5.0/base/tee/tee_client/services/cadaemon/src/ca_daemon/
H A Dcadaemon_stub.cpp91 uint32_t strLen; in GetChar() local
/ohos5.0/foundation/distributedhardware/distributed_input/utils/src/
H A Ddinput_utils_tool.cpp210 size_t strLen = value.length(); in GetAnonyString() local

123456