Home
last modified time | relevance | path

Searched defs:strLen (Results 26 - 50 of 107) sorted by relevance

12345

/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
H A Dnotification_napi_convert_content.cpp155 size_t strLen = 0; in GetNotificationBasicContentDetailed() local
246 size_t strLen = 0; in GetNotificationLongTextContentDetailed() local
356 size_t strLen = 0; in GetNotificationPictureContentDetailed() local
524 size_t strLen = 0; GetMessageUserByString() local
665 size_t strLen = 0; GetNotificationConversationalContentTitle() local
784 size_t strLen = 0; GetConversationalMessageBasicInfo() local
859 size_t strLen = 0; GetConversationalMessageOtherInfo() local
910 size_t strLen = 0; GetNotificationMultiLineContent() local
995 size_t strLen = 0; GetNotificationMultiLineContentLines() local
[all...]
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dres_locale.cpp263 size_t strLen = Utils::StrLen(str); in BuildFromString() local
/base/notification/distributed_notification_service/frameworks/js/napi/src/
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
/base/security/access_token/interfaces/innerkits/nativetoken/test/unittest/src/
H A Dnativetoken_kit_test.cpp68 size_t strLen = strlen(jsonString); in WriteContentToFile() local
/base/tee/tee_client/services/cadaemon/src/ca_daemon/
H A Dcadaemon_stub.cpp91 uint32_t strLen; in GetChar() local
/base/sensors/miscdevice/frameworks/js/napi/vibrator/src/
H A Dvibrator_napi_utils.cpp148 size_t strLen = 0; in GetStringValue() local
/base/update/updater/services/package/pkg_verify/
H A Dopenssl_util.cpp97 int strLen = static_cast<int>(pemString.size()); in GetX509CertFromPemString() local
/test/xts/acts/notification/ces_standard/actsCommonEventSubscribeNDKTest/entry/src/main/cpp/
H A Dsubscribe.cpp107 size_t strLen = 0; in CreateSubscribeInfo() local
172 size_t strLen = 0; in SetPublisherPermission() local
199 size_t strLen = 0; in SetPublisherBundleName() local
/test/xts/device_attest/services/core/utils/
H A Dattest_utils.c128 static uint32_t CalUnAnonyStrLen(uint32_t strLen) in CalUnAnonyStrLen() argument
144 uint32_t strLen = strlen(str); in AnonymiseStr() local
/test/xts/device_attest_lite/services/core/utils/
H A Dattest_utils.c131 static uint32_t CalUnAnonyStrLen(uint32_t strLen) in CalUnAnonyStrLen() argument
147 uint32_t strLen = strlen(str); in AnonymiseStr() local
/third_party/icu/icu4c/source/i18n/
H A Duspoof_conf.cpp343 int32_t strLen = s->fStr->length(); in build() local
/third_party/node/deps/icu-small/source/i18n/
H A Duspoof_conf.cpp343 int32_t strLen = s->fStr->length(); in build() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Duspoof_conf.cpp344 int32_t strLen = s->fStr->length(); in build() local
/third_party/skia/src/ports/
H A DSkOSFile_posix.cpp173 size_t strLen = strlen(str); in issuffixfor() local
/third_party/skia/third_party/externals/angle2/src/common/
H A Dstring_utils.cpp24 EndsWithSuffix(const char *str, const size_t strLen, const char *suffix, const size_t suffixLen) EndsWithSuffix() argument
/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_c_test.cpp571 size_t strLen = MAX_STRING_LENGTH + 1; in HWTEST_F() local
645 size_t strLen = MAX_STRING_LENGTH; in HWTEST_F() local
/base/hiviewdfx/hilog/interfaces/js/kits/napi/src/common/napi/
H A Dn_val.cpp56 size_t strLen = 0; in ToUTF8String() local
71 size_t strLen = 0; in ToUTF16String() local
[all...]
/base/global/resource_management_lite/frameworks/resmgr_lite/src/utils/
H A Dhap_parser.cpp164 uint16_t strLen; in ParseString() local
/base/global/resource_management/frameworks/resmgr/src/
H A Dnative_resource_manager.cpp41 size_t strLen = tempResultValue[i].size(); in copyStringArray() local

Completed in 21 milliseconds

12345