Home
last modified time | relevance | path

Searched defs:strs (Results 1 - 25 of 52) sorted by relevance

123

/base/notification/distributed_notification_service/services/ans/src/notification_smart_reminder/
H A Dstring_utils.cpp27 std::string strs = str + splitFlag; in Split() local
/base/hiviewdfx/hiview/core/param_update/src/
H A Dparam_reader.cpp55 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 Dstring_util.cpp64 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 Dnapi_param_builder.cpp63 std::vector<std::string> strs; in AddArrayParam2EventPack() local
H A Dnapi_hiappevent_builder.cpp135 std::vector<std::string> strs; in AddArrayParam2EventPack() local
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dget_hardware_info.cpp54 vector<string> strs; in GetResverRegPath() local
/base/hiviewdfx/hidumper/test/unittest/common/
H A Dhidumper_configutils_test.cpp369 std::vector<std::string> strs = DUMP_COMMON_UTILS.GetSubNodes(path, digit); in HWTEST_F() local
/base/hiviewdfx/hiappevent/test/unittest/common/native/
H A Dhiappevent_app_event_test.cpp81 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 Dhiappevent_native_test.cpp136 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 Dvcard_decoder_v30.cpp87 auto strs = VCardUtils::Split(params, "="); in DealParams() local
/kernel/linux/linux-5.10/drivers/base/test/
H A Dproperty-entry-test.c232 const char *strs[10]; in pe_test_strings() local
[all...]
/kernel/linux/linux-6.6/drivers/base/test/
H A Dproperty-entry-test.c268 const char *strs[10]; in pe_test_strings() local
[all...]
/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_list_format_test.cpp150 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 Dtest_progs.h50 const char **strs; member
/kernel/linux/linux-5.10/sound/firewire/dice/
H A Ddice-proc.c29 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 Dlibbpf_probes.c177 const char strs[] = "\0bpf_spin_lock\0val\0cnt\0l"; in load_local_storage_btf() local
/kernel/linux/linux-6.6/drivers/regulator/
H A Dof_regulator.c712 int strs, i; in is_supply_name() local
/kernel/linux/linux-6.6/sound/firewire/dice/
H A Ddice-proc.c29 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 Dlibbpf_probes.c252 const char strs[] = "\0bpf_spin_lock\0val\0cnt\0l"; in load_local_storage_btf() local
/arkcompiler/ets_runtime/ecmascript/extractortool/src/
H A Dfile_path_utils.cpp95 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 Dhisysevent_c_test.cpp383 char* strs[] = { nullptr, c1 }; in HWTEST_F() local
/base/global/i18n/frameworks/intl/src/
H A Dsignature_verifier.cpp51 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 Dutil.cpp117 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 Dvcard_test.cpp1340 std::vector<std::string> strs; in HWTEST_F() local
/kernel/linux/linux-5.10/drivers/firmware/efi/
H A Dcper.c82 cper_print_bits(const char *pfx, unsigned int bits, const char * const strs[], unsigned int strs_size) cper_print_bits() argument

Completed in 16 milliseconds

123