| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/ |
| H A D | napi_value.cpp | 363 NapiValue NapiValue::CreateArrayString(napi_env env, const vector<string> &strs) in CreateArrayString() argument
|
| /foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
| H A D | bundle_ms_feature.cpp | 289 char *strs = ConvertUtils::ConvertBundleInfosToString(&bundleInfos, lengthOfBundleInfo); in HandleGetBundleInfos() local
|
| /foundation/graphic/graphic_surface/surface/test/unittest/ |
| H A D | consumer_surface_test.cpp | 536 std::string strs[SURFACE_MAX_USER_DATA_COUNT]; in HWTEST_F() local
|
| H A D | producer_surface_test.cpp | 640 std::string strs[SURFACE_MAX_USER_DATA_COUNT]; in HWTEST_F() local
|
| /foundation/deviceprofile/device_info_manager/services/core/test/unittest/ |
| H A D | profile_utils_test.cpp | 857 vector<string> strs; in HWTEST_F() local
|
| /foundation/filemanagement/file_api/interfaces/kits/js/src/common/napi/ |
| H A D | n_val.cpp | 348 NVal NVal::CreateArrayString(napi_env env, vector<string> strs) in CreateArrayString() argument
|
| /foundation/filemanagement/file_api/utils/filemgmt_libn/src/ |
| H A D | n_val.cpp | 378 NVal NVal::CreateArrayString(napi_env env, vector<string> strs) in CreateArrayString() argument
|
| /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
|
| H A D | hiappevent_base.cpp | 529 std::vector<std::string> strs;
in AddParam() local 541 void AppEventPack::AddParam(const std::string& key, const std::vector<std::string>& strs)
in AddParam() 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/hiappevent/frameworks/js/napi/src/ |
| 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
|
| /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...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/property/ |
| H A D | templates_parser.cpp | 287 std::pair<std::vector<double>, double> ParseAutoFill(const std::vector<std::string>& strs, double size, double gap) in ParseAutoFill() argument 346 std::vector<std::string> strs; in ParseArgsWithoutAutoFill() local [all...] |
| /foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/ |
| H A D | convert_utils.cpp | 107 char *strs = cJSON_PrintUnformatted(roots); in ConvertBundleInfosToString() local 168 bool ConvertUtils::ConvertStringToBundleInfos(const char *strs, BundleInfo **bundleInfo, uint32_t numOfBundleInfo, in ConvertStringToBundleInfos() argument
|
| /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
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | Host.cpp | 1279 SmallVector<StringRef, 8> strs; in computeHostNumPhysicalCores() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | filteredbrk.cpp | 545 LocalUResourceBundlePointer strs; in SimpleFilteredBreakIteratorBuilder() local
|