Home
last modified time | relevance | path

Searched defs:strLen (Results 1 - 25 of 160) sorted by relevance

1234567

/base/hiviewdfx/hilog_lite/frameworks/js/builtin/src/
H A Dhilog_string.cpp52 size_t HilogString::Puts(const char *src, HilogString *str, size_t strLen) in Puts() argument
/base/security/device_security_level/baselib/utils/src/
H A Dutils_hexstring.c37 void DslmByteToHexString(const uint8_t *hex, uint32_t hexLen, uint8_t *str, uint32_t strLen) in DslmByteToHexString() argument
49 int32_t DslmHexStringToByte(const char *str, uint32_t strLen, uint8_t *hex, uint32_t hexLen) in DslmHexStringToByte() argument
/foundation/filemanagement/storage_service/services/storage_manager/utils/src/
H A Dstorage_utils.cpp43 size_t strLen = value.length(); in GetAnonyString() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/text/
H A Dfont_mgr.h41 uint32_t strLen; member
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/
H A Dwifi_hal_common_func_test.cpp43 int strLen = MAC_LEN + 1; in HWTEST_F() local
52 int strLen = MAC_LEN + 1; in HWTEST_F() local
61 int strLen = MAC_LEN + 1; in HWTEST_F() local
70 int strLen = MAC_LEN; in HWTEST_F() local
79 int strLen = MAC_LEN + 1; in HWTEST_F() local
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/src/
H A Dav_trans_log.cpp38 size_t strLen = value.length(); in GetAnonyString() local
/foundation/filemanagement/dfs_service/utils/log/src/
H A Dutils_log.cpp33 size_t strLen = value.length(); in GetAnonyString() local
/foundation/distributedhardware/distributed_hardware_fwk/utils/src/
H A Danonymous_string.cpp42 size_t strLen = value.length(); in GetAnonyString() local
/foundation/filemanagement/app_file_service/utils/src/b_anony/
H A Db_anony.cpp30 size_t strLen = value.length(); in GetAnonyString() local
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dans_template.cpp48 size_t strLen = 0; in ParseParameters() local
H A Dcancel.cpp87 size_t strLen = 0; in ParseParameters() local
142 size_t strLen = 0; in ParseParameters() local
397 size_t strLen = 0; in ParseParameters() local
/foundation/distributeddatamgr/preferences/frameworks/ndk/src/
H A Doh_preferences_value.cpp129 size_t strLen = str.size(); in OH_PreferencesValue_GetString() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DReactorDebugInfo.cpp38 size_t strLen = str.size(); in endswith_lower() local
/base/powermgr/power_manager/frameworks/napi/utils/
H A Dnapi_utils.cpp37 size_t strLen; in GetStringFromNapi() local
/base/powermgr/battery_manager/frameworks/napi/src/
H A Dnapi_utils.cpp37 size_t strLen; in GetStringFromNapi() local
/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/
H A Dnapi_remove_group.cpp68 size_t strLen = 0; in ParseParameters() local
H A Dnapi_distributed_enable.cpp67 size_t strLen = 0; in ParseParameters() local
198 size_t strLen = 0; in ParseParameters() local
/base/security/access_token/frameworks/test/unittest/
H A Dcommon_test.cpp135 size_t strLen = strlen(TEST_STR.c_str()); in HWTEST_F() local
/base/security/crypto_framework/common/src/
H A Dparams_parser.c224 uint32_t strLen = StringLength(&str); in ParseAndSetParameter() local
H A Dhcf_string.c74 uint32_t strLen = strlen(str); in StringSetPointerWithLength() local
135 uint32_t strLen = StringLength(self); in StringFind() local
/base/startup/init/interfaces/kits/syscap_ts/src/
H A Dsyscap_ts.cpp74 size_t strLen = 0; in CanIUse() local
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
H A Djs_console_log.cpp63 size_t strLen = 0; in MakeLogContent() local
/foundation/deviceprofile/device_info_manager/old/common/src/
H A Ddevice_profile_utils.cpp78 size_t strLen = value.length(); in AnonymizeString() local
/foundation/distributedhardware/distributed_camera/common/src/utils/
H A Danonymous_string.cpp63 size_t strLen = value.length(); in GetAnonyString() local
/third_party/skia/include/core/
H A DSkFontMgr.h33 uint32_t strLen; member

Completed in 9 milliseconds

1234567