| /base/notification/distributed_notification_service/services/ans/src/notification_smart_reminder/ |
| H A D | string_utils.cpp | 27 std::string strs = str + splitFlag; in Split() local
|
| /base/hiviewdfx/hiview/core/param_update/src/ |
| H A D | param_reader.cpp | 55 std::vector<std::string> strs; in VerifyCertFile() local 94 std::vector<std::string> strs; in VerifyParamFile() local
|
| /base/hiviewdfx/hisysevent/frameworks/native/util/ |
| H A D | string_util.cpp | 64 int ConvertCStringVec(const std::vector<std::string>& vec, char*** strs, size_t& len)
in ConvertCStringVec() argument
|
| /base/hiviewdfx/hiappevent/frameworks/js/napi/src/ |
| H A D | napi_param_builder.cpp | 63 std::vector<std::string> strs; in AddArrayParam2EventPack() local
|
| H A D | napi_hiappevent_builder.cpp | 135 std::vector<std::string> strs;
in AddArrayParam2EventPack() local
|
| /base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/ |
| H A D | get_hardware_info.cpp | 54 vector<string> strs; in GetResverRegPath() local
|
| /base/hiviewdfx/hidumper/test/unittest/common/ |
| H A D | hidumper_configutils_test.cpp | 369 std::vector<std::string> strs = DUMP_COMMON_UTILS.GetSubNodes(path, digit); in HWTEST_F() local
|
| /base/hiviewdfx/hiappevent/test/unittest/common/native/ |
| H A D | hiappevent_app_event_test.cpp | 81 const std::vector<std::string> strs = {TEST_STR_VALUE, TEST_STR_VALUE};
in HWTEST_F() local 310 std::vector<std::string> strs = {TEST_STR_VALUE};
in HWTEST_F() local
|
| 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/telephony/core_service/utils/vcard/src/ |
| H A D | vcard_decoder_v30.cpp | 87 auto strs = VCardUtils::Split(params, "="); in DealParams() local
|
| /kernel/linux/linux-5.10/drivers/base/test/ |
| H A D | property-entry-test.c | 232 const char *strs[10]; in pe_test_strings() local [all...] |
| /kernel/linux/linux-6.6/drivers/base/test/ |
| H A D | property-entry-test.c | 268 const char *strs[10]; in pe_test_strings() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| H A D | js_list_format_test.cpp | 150 JSHandle<JSArray> FormatCommon(JSThread *thread, std::vector<std::string>& strs) in FormatCommon() argument [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
| H A D | test_progs.h | 50 const char **strs; member
|
| /kernel/linux/linux-5.10/sound/firewire/dice/ |
| H A D | dice-proc.c | 29 static const char *str_from_array(const char *const strs[], unsigned int count, in str_from_array() argument
|
| /kernel/linux/linux-5.10/tools/lib/bpf/ |
| H A D | libbpf_probes.c | 177 const char strs[] = "\0bpf_spin_lock\0val\0cnt\0l"; in load_local_storage_btf() local
|
| /kernel/linux/linux-6.6/drivers/regulator/ |
| H A D | of_regulator.c | 712 int strs, i; in is_supply_name() local
|
| /kernel/linux/linux-6.6/sound/firewire/dice/ |
| H A D | dice-proc.c | 29 static const char *str_from_array(const char *const strs[], unsigned int count, in str_from_array() argument
|
| /kernel/linux/linux-6.6/tools/lib/bpf/ |
| H A D | libbpf_probes.c | 252 const char strs[] = "\0bpf_spin_lock\0val\0cnt\0l"; in load_local_storage_btf() local
|
| /arkcompiler/ets_runtime/ecmascript/extractortool/src/ |
| H A D | file_path_utils.cpp | 95 std::string JoinString(const std::vector<std::string>& strs, char sep, size_t startIndex) in JoinString() argument
|
| /base/hiviewdfx/hisysevent/test/moduletest/common/ |
| H A D | hisysevent_c_test.cpp | 383 char* strs[] = { nullptr, c1 };
in HWTEST_F() local
|
| /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
|
| /kernel/linux/linux-5.10/drivers/firmware/efi/ |
| H A D | cper.c | 82 cper_print_bits(const char *pfx, unsigned int bits, const char * const strs[], unsigned int strs_size) cper_print_bits() argument
|