Home
last modified time | relevance | path

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

1234

/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
/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
H A Ddistributed.cpp156 size_t strLen = 0; in ParseParameters() local
H A Ddisturb_mode.cpp140 size_t strLen = 0; in GetDoNotDisturbProfile() local
H A Dpublish.cpp196 size_t strLen = 0; in GetStringProperty() local
419 size_t strLen = 0; in ParsePublishAsBundleParameters() local
H A Dremove.cpp79 size_t strLen = 0; in ParseHashcodeTypeParams() local
251 size_t strLen = 0; in ParseParameters() 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
/third_party/vk-gl-cts/execserver/
H A DxsProtocol.cpp135 int strLen = (int)strlen(value); in put() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DStringRef.h77 static constexpr size_t strLen(const char *Str) { in strLen() function in llvm::StringRef
/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_liveview.cpp74 size_t strLen = 0; in GetNotificationLocalLiveViewCapsule() local
152 size_t strLen = 0; in GetNotificationLocalLiveViewButton() local
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dres_locale.cpp263 size_t strLen = Utils::StrLen(str); in BuildFromString() local

Completed in 13 milliseconds

1234