| /third_party/icu/tools/multi/proj/provider/glue/ |
| H A D | coll_fe.cpp | 448 UnicodeString *strs in getSupportedIDs() local [all...] |
| /base/hiviewdfx/hiappevent/frameworks/js/napi/src/ |
| H A D | napi_hiappevent_builder.cpp | 135 std::vector<std::string> strs;
in AddArrayParam2EventPack() local
|
| H A D | napi_util.cpp | 238 void GetStrings(const napi_env env, const napi_value arr, std::vector<std::string>& strs)
in GetStrings() argument 250 void GetStringsToSet(const napi_env env, const napi_value arr, std::unordered_set<std::string>& strs)
in GetStringsToSet() argument 397 napi_value CreateStrings(const napi_env env, const std::vector<std::string>& strs)
in CreateStrings() argument
|
| /test/testfwk/arkxtest/uitest/test/ |
| H A D | mock_element_node_iterator.h | 50 string strs = str + split; in StringSplit() local
|
| /test/xts/acts/graphic/acts_drawing_native/ |
| H A D | DrawingNativeFontTest.cpp | 645 const char *strs[] = { in HWTEST_F() local 770 const char *strs[] = { in HWTEST_F() local 902 const char *strs[] = { in HWTEST_F() local
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | ulistfmttest.c | 264 const UChar *strs[] = {u"A", u""}; in TestUList21871_A() local 312 const UChar *strs[] = {u"", u"B"}; in TestUList21871_B() local
|
| /third_party/libbpf/src/ |
| H A D | libbpf_probes.c | 252 const char strs[] = "\0bpf_spin_lock\0val\0cnt\0l"; in load_local_storage_btf() local
|
| /third_party/libinput/test/ |
| H A D | test-misc.c | 568 const char *strs[3]; in START_TEST() local
|
| /base/hiviewdfx/hisysevent/test/moduletest/common/ |
| H A D | hisysevent_c_test.cpp | 383 char* strs[] = { nullptr, c1 };
in HWTEST_F() local
|
| /base/hiviewdfx/hiappevent/test/unittest/common/native/ |
| H A D | hiappevent_native_test.cpp | 136 char* strs[] = {str1, str2}; in HWTEST_F() local 218 char* strs[] = {str1, nullptr}; in HWTEST_F() local 278 const char* strs[] = {"hello", longStr.c_str()}; in HWTEST_F() local [all...] |
| /base/global/i18n/frameworks/intl/src/ |
| H A D | signature_verifier.cpp | 51 std::vector<std::string> strs; in LoadFileVersion() local 101 std::vector<std::string> strs; in VerifyCertFile() local 135 std::vector<std::string> strs; in VerifyParamFile() local [all...] |
| /base/msdp/device_status/utils/common/src/ |
| H A D | util.cpp | 117 static size_t StringToken(std::string &strs, const std::string &sep, std::string &token) in StringToken() argument 149 auto strs = str; StringSplit() local [all...] |
| /base/telephony/core_service/test/unittest/core_service_gtest/ |
| H A D | vcard_test.cpp | 1340 std::vector<std::string> strs; in HWTEST_F() local
|
| /test/xts/acts/hiviewdfx/hiappeventtest/hiappeventndktest/entry/src/main/cpp/ |
| H A D | hiappeventndk.cpp | 242 char *strs[] = {str, par}; in OHHiAppEventAddStringArrayParam() local
|
| /third_party/node/deps/v8/third_party/inspector_protocol/crdtp/ |
| H A D | protocol_core_test.cc | 331 std::vector<std::string> strs; in TEST_F() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | str_cat_test.cc | 110 std::string strs[] = {"Hello", "Cruel", "World"}; in TEST() local 322 std::string strs[] = {"Hello", "Cruel", "World"}; in TEST() local [all...] |
| /third_party/selinux/libsepol/src/ |
| H A D | kernel_to_common.c | 107 int strs_init(struct strs **strs, size_t size) in strs_init() argument 138 void strs_destroy(struct strs **strs) in strs_destroy() argument 152 strs_free_all(struct strs *strs) strs_free_all() argument 164 strs_add(struct strs *strs, char *s) strs_add() argument 185 strs_create_and_add(struct strs *strs, const char *fmt, int num, ...) strs_create_and_add() argument 212 strs_remove_last(struct strs *strs) strs_remove_last() argument 221 strs_add_at_index(struct strs *strs, char *s, size_t index) strs_add_at_index() argument 246 strs_read_at_index(struct strs *strs, size_t index) strs_read_at_index() argument 262 strs_sort(struct strs *strs) strs_sort() argument 270 strs_num_items(const struct strs *strs) strs_num_items() argument 275 strs_len_items(const struct strs *strs) strs_len_items() argument 288 strs_to_str(const struct strs *strs) strs_to_str() argument 330 strs_write_each(const struct strs *strs, FILE *out) strs_write_each() argument 342 strs_write_each_indented(const struct strs *strs, FILE *out, int indent) strs_write_each_indented() argument 357 struct strs *strs = (struct strs *)args; hashtab_ordered_to_strs() local 363 ebitmap_to_strs(const struct ebitmap *map, struct strs *strs, char **val_to_name) ebitmap_to_strs() argument 384 struct strs *strs; ebitmap_to_str() local [all...] |
| /base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/ |
| H A D | hiappevent_verify.cpp | 158 bool CheckStringLengthOfList(std::vector<std::string>& strs, size_t maxTotalLen = 0)
in CheckStringLengthOfList() argument
|
| /base/hiviewdfx/hiview/base/utility/ |
| H A D | string_util.cpp | 87 void SplitStr(const string& str, const string& sep, vector<string>& strs, in SplitStr() argument
|
| /base/hiviewdfx/hiappevent/frameworks/native/ndk/ |
| H A D | hiappevent_ndk.c | 280 ParamList OH_HiAppEvent_AddStringArrayParam(ParamList list, const char* name, const char* const *strs, int arrSize) in OH_HiAppEvent_AddStringArrayParam() argument
|
| /base/hiviewdfx/hicollie/frameworks/native/ |
| H A D | xcollie_utils.cpp | 206 SplitStr(const std::string& str, const std::string& sep, std::vector<std::string>& strs, bool canEmpty, bool needTrim) SplitStr() argument
|
| /base/telephony/core_service/utils/vcard/src/ |
| H A D | vcard_utils.cpp | 206 bool VCardUtils::IsWrapPrintableAscii(std::vector<std::string> strs) in IsWrapPrintableAscii() argument 218 bool VCardUtils::IsPrintableAscii(std::vector<std::string> strs) in IsPrintableAscii() argument 335 std::string VCardUtils::TrimListToString(const std::vector<std::string> &strs) in TrimListToString() argument
|
| H A D | vcard_decoder_v21.cpp | 517 auto strs = VCardUtils::Split(language, "-"); in DealLanguageParam() local [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | filteredbrk.cpp | 544 LocalUResourceBundlePointer strs; in SimpleFilteredBreakIteratorBuilder() local
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | filteredbrk.cpp | 544 LocalUResourceBundlePointer strs; in SimpleFilteredBreakIteratorBuilder() local
|