| /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
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/ |
| H A D | grid_utils.cpp | 31 std::vector<std::string> strs; in ParseArgs() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ |
| H A D | ble_utils.cpp | 37 std::string strs; in ConvertIntToHexString() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/ |
| H A D | classic_utils.cpp | 36 std::string strs; in ConvertIntToHexString() local
|
| /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
|
| /test/ostest/wukong/shell_command/src/ |
| H A D | wukong_main.cpp | 109 std::vector<std::string> strs; in IsRunning() local
|
| /test/xts/acts/graphic/acts_drawing_native/ |
| H A D | DrawingNativeTextBlobTest.cpp | 207 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 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
|
| /base/telephony/core_service/utils/vcard/src/ |
| H A D | vcard_decoder_v30.cpp | 87 auto strs = VCardUtils::Split(params, "="); in DealParams() local
|
| /foundation/multimedia/media_library/frameworks/services/media_dfx/src/ |
| H A D | dfx_utils.cpp | 41 string strs = input + pattern; in Split() local
|
| /foundation/communication/wifi/wifi/test/wifi_utils/unittest/ |
| H A D | wifi_common_util_test.cpp | 93 std::string strs = "00"; in HWTEST_F() 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...] |
| /test/xts/acts/hiviewdfx/hiappeventtest/hiappeventcpptest/ |
| H A D | HiAppEventCPPTest.cpp | 211 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 D | js_list_format_test.cpp | 150 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 D | jsi_module_searcher.cpp | 90 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 D | animation_util.cpp | 30 std::vector<std::string> strs; in ParseFunctionValue() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/ |
| H A D | water_flow_layout_utils.cpp | 28 std::vector<std::string> strs; in PreParseArgs() local
|
| /foundation/communication/netstack/test/fuzztest/socket/fuzztest/tlssocket_fuzzer/ |
| H A D | tls_socket_fuzzer.cpp | 353 std::vector<std::string> strs; in SetAlpnProtocolsFuzzTest() local
|
| /foundation/communication/dhcp/services/dhcp_server/src/ |
| H A D | dhcp_binding.cpp | 106 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...] |