Home
last modified time | relevance | path

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

1234

/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
H A DSkFontConfigInterface_direct.cpp91 uint32_t strLen, weight, width; in readFromMemory() local
H A DSkRemotableFontMgr_win_dw.cpp401 UINT32 strLen = static_cast<UINT32>( variable
/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/location/frameworks/js/napi/notification/src/
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/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
H A Dres_locale.cpp268 size_t strLen = Utils::StrLen(str); in BuildFromString() local
/base/msdp/device_status/utils/common/src/
H A Dutil.cpp181 size_t strLen = value.length(); in GetAnonyString() local
/base/telephony/call_manager/services/distributed_call/src/
H A Ddistributed_call_manager.cpp48 size_t strLen = value.length(); in GetAnonyString() local
/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_javascript_result_callback.cpp254 int strLen = 0; in ConstructArgv() local
207 FlowbufStrAtIndex( void* mem, int flowbufIndex, int* argIndex, int* strLen) FlowbufStrAtIndex() argument
/base/account/os_account/services/accountmgr/src/bundle_manager_adapter/
H A Dbundle_manager_adapter_proxy.cpp528 int32_t strLen = 0; in GetParcelableFromAshmem() local
657 int32_t strLen = 0; in ParseAshmem() local
/base/customization/config_policy/frameworks/config_policy/src/
H A Dconfig_policy_utils.c46 size_t strLen; // strlen(p), less than size member

Completed in 20 milliseconds

1234