| /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
|
| /foundation/graphic/graphic_surface/surface/test/unittest/ |
| H A D | producer_surface_test.cpp | 640 std::string strs[SURFACE_MAX_USER_DATA_COUNT]; in HWTEST_F() local
|
| /kernel/linux/linux-6.6/drivers/counter/ |
| H A D | counter-sysfs.c | 479 enums_available_show(const u32 *const enums, const size_t num_enums, const char *const strs[], char *buf) enums_available_show() 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
|
| /base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/ |
| 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
|
| /foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/ |
| H A D | common_func.cpp | 97 void CommonFunc::ConvertStringArrays(napi_env env, const std::vector<std::string> &strs, napi_value value) in ConvertStringArrays() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_v2/water_flow/ |
| H A D | render_water_flow.cpp | 1363 std::vector<std::string> strs; in PreParseArgs() local
|
| /foundation/communication/bluetooth/frameworks/inner/c_adapter/ |
| H A D | ohos_bt_gatt.cpp | 103 std::string strs; variable 110 strStream >> strs; variable
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
| H A D | medialibrary_analysis_album_operations.cpp | 619 string strs = target + pattern; in ReorderTagId() local
|
| /foundation/multimodalinput/input/util/common/src/ |
| H A D | util.cpp | 141 auto strs = str; in StringSplit() local
|
| /foundation/deviceprofile/device_info_manager/common/src/utils/ |
| H A D | profile_utils.cpp | 300 std::string strs = str + splits; in SplitString() local 313 std::string ProfileUtils::JoinString(const std::vector<std::string>& strs, const std::string& delimiter) in JoinString() argument [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
| H A D | test_progs.c | 433 char *input, *state = NULL, *next, **tmp, **strs = NULL; in parse_str_list() local [all...] |
| /kernel/linux/linux-5.10/sound/core/ |
| H A D | pcm.c | 1021 static const char *strs[SNDRV_PCM_CLASS_LAST + 1] = { in show_pcm_class() local
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | counter.h | 485 const char *const *strs; member
|
| /kernel/linux/linux-6.6/security/apparmor/ |
| H A D | policy_unpack.c | 459 static bool unpack_trans_table(struct aa_ext *e, struct aa_str_table *strs) in unpack_trans_table() argument
|
| /kernel/linux/linux-6.6/sound/core/ |
| H A D | pcm.c | 1025 static const char *strs[SNDRV_PCM_CLASS_LAST + 1] = { in pcm_class_show() local
|