Home
last modified time | relevance | path

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

1234

/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
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_utils.cpp31 std::vector<std::string> strs; in ParseArgs() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_utils.cpp37 std::string strs; in ConvertIntToHexString() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_utils.cpp36 std::string strs; in ConvertIntToHexString() local
/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
/test/ostest/wukong/shell_command/src/
H A Dwukong_main.cpp109 std::vector<std::string> strs; in IsRunning() local
/test/xts/acts/graphic/acts_drawing_native/
H A DDrawingNativeTextBlobTest.cpp207 const char *strs[] = { in HWTEST_F() local
329 const char *strs[] = { in HWTEST_F() local
450 const char *strs[] = { in HWTEST_F() local
573 const char *strs[] = { in HWTEST_F() local
678 const char *strs[] = { in HWTEST_F() local
[all...]
/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
/base/telephony/core_service/utils/vcard/src/
H A Dvcard_decoder_v30.cpp87 auto strs = VCardUtils::Split(params, "="); in DealParams() local
/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
H A Ddfx_utils.cpp41 string strs = input + pattern; in Split() local
/foundation/communication/wifi/wifi/test/wifi_utils/unittest/
H A Dwifi_common_util_test.cpp93 std::string strs = "00"; in HWTEST_F() 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...]
/test/xts/acts/hiviewdfx/hiappeventtest/hiappeventcpptest/
H A DHiAppEventCPPTest.cpp211 char* strs[] = {str1, str2}; in HWTEST_F() local
666 char* strs[100]; in HWTEST_F() local
708 string strs = ""; HWTEST_F() local
953 string strs = ""; HWTEST_F() local
1028 char* strs[101]; HWTEST_F() 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...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/utils/
H A Djsi_module_searcher.cpp90 std::string JoinString(const std::vector<std::string>& strs, const char* sep, size_t startIndex = 0) in JoinString() argument
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimation_util.cpp30 std::vector<std::string> strs; in ParseFunctionValue() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/
H A Dwater_flow_layout_utils.cpp28 std::vector<std::string> strs; in PreParseArgs() local
/foundation/communication/netstack/test/fuzztest/socket/fuzztest/tlssocket_fuzzer/
H A Dtls_socket_fuzzer.cpp353 std::vector<std::string> strs; in SetAlpnProtocolsFuzzTest() local
/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_binding.cpp106 static void ReleaseStrings(char **strs) in ReleaseStrings() argument
140 char **strs = (char **)calloc(num + 1, sizeof(char *)); in SplitString() local
172 char **strs = SplitString(buf, " "); ParseAddressBinding() local
[all...]

Completed in 16 milliseconds

1234