Home
last modified time | relevance | path

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

12345

/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
/kernel/liteos_a/testsuites/unittest/container/smoke/
H A DIt_time_container_008.cpp50 int strLen = strlen(timeOff); in WriteProcTime() local
H A DIt_time_container_007.cpp51 int strLen = strlen(timeOff); in WriteProcTime() local
H A DIt_time_container_004.cpp68 int strLen = strlen(timeOff); in WriteProcTime() local
H A DIt_time_container_005.cpp68 int strLen = strlen(timeOff); in WriteProcTime() local
H A DIt_time_container_002.cpp86 int strLen = strlen(timeOff); in WriteProcTime() local
H A DIt_user_container_002.cpp51 int strLen = strlen(idMapStr); in WriteIdMap() 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
/kernel/liteos_a/kernel/extended/dynload/src/
H A Dlos_exec_elf.c91 UINT32 strLen; in OsCopyUserParam() local
/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
H A Dnapi_push.cpp143 size_t strLen = 0; in OnUnregisterPushCallback() 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
/third_party/skia/include/core/
H A DSkFontMgr.h33 uint32_t strLen; member
/base/security/device_security_level/test/dslm_unit_test/
H A Ddslm_baselib_utils_test.cpp621 uint32_t strLen = 10; in HWTEST_F() local
642 uint32_t strLen = 10; in HWTEST_F() local
/base/telephony/core_service/utils/codec/src/
H A Dasn1_builder.cpp182 uint32_t strLen = 0; in Asn1BuilderToHexStr() local
/kernel/liteos_a/shell/full/src/cmds/
H A Ddate_shellcmd.c134 UINT32 strLen = strlen(str); in OsStrToTm() local

Completed in 12 milliseconds

12345