Home
last modified time | relevance | path

Searched defs:str (Results 101 - 125 of 568) sorted by relevance

12345678910>>...23

/base/startup/appspawn/service/hnp/base/
H A Dhnp_log.c32 static char* ReplaceSubstring(const char* str, const char* from, const char* to) in ReplaceSubstring() argument
/base/startup/init/test/unittest/init/
H A Dutils_unittest.cpp55 const char *str = nullptr; in HWTEST_F() local
/base/telephony/cellular_data/test/
H A Dcellular_data_client_test.cpp61 std::string str; in HWTEST_F() local
/base/telephony/call_manager/test/fuzztest/startdtmf_fuzzer/
H A Dstartdtmf_fuzzer.cpp35 char str = *reinterpret_cast<const char *>(data); in StartDtmf() local
/base/telephony/cellular_call/services/utils/src/
H A Dstandardize_utils.cpp83 std::vector<std::string> StandardizeUtils::Split(const std::string &str, const std::string &flag) in Split() argument
/base/telephony/sms_mms/test/gtest/
H A Dsms_mms_test_helper.cpp70 void SmsMmsTestHelper::SetStringResult(const std::string &str) in SetStringResult() argument
/base/update/updater/services/include/log/
H A Ddump.h64 std::string str = oss.str(); in DumpInfo() local
/base/update/updater/test/unittest/utils/json/
H A Dutils_json_test.cpp56 std::string str = R"({"key": "value1"})"; in HWTEST_F() local
62 std::string str = R"({"key"})"; in HWTEST_F() local
70 std::string str = R"({"key": "value1"})"; in HWTEST_F() local
77 std::string str = R"({"key": "value1"})"; in HWTEST_F() local
85 std::string str = R"({"key": 1})"; in HWTEST_F() local
93 std::string str = R"({"key": true})"; HWTEST_F() local
101 std::string str = R"({"key": [1, true, "value"]})"; HWTEST_F() local
112 std::string str = R"({"key": {"key" : "value"}}})"; HWTEST_F() local
120 std::string str = R"({"key1": null})"; HWTEST_F() local
127 std::string str = R"({"key":})"; HWTEST_F() local
134 static const std::string str = R"( HWTEST_F() local
168 std::string str = R"({"key": "value1"})"; HWTEST_F() local
176 std::string str = R"({"key": "value1"})"; HWTEST_F() local
183 std::string str = R"({"key": [1]})"; HWTEST_F() local
219 std::string str = R"({"key":[1, true, "value"]})"; HWTEST_F() local
235 std::string str = R"({"key":1})"; HWTEST_F() local
244 std::string str = R"({"key":true})"; HWTEST_F() local
253 std::string str = R"({"key":"value"})"; HWTEST_F() local
262 std::string str = R"({"key1":{ HWTEST_F() local
276 std::string str = R"({"key" : 1})"; HWTEST_F() local
[all...]
/base/update/updater/utils/include/
H A Dutils.h41 T String2Int(const std::string &str, int base = N_HEX) in String2Int() argument
[all...]
/base/update/updater/utils/json/
H A Djson_node.cpp38 JsonNode::JsonNode(const std::string &str, bool needDelete) : JsonNode(cJSON_Parse(str.c_str()), needDelete) in JsonNode() argument
/base/useriam/face_auth/test/fuzztest/iamfuzz/
H A Diam_fuzz_test.cpp91 void FillFuzzString(Parcel &parcel, std::string &str) in FillFuzzString() argument
/base/useriam/pin_auth/test/fuzztest/utils_fuzz/
H A Diam_fuzz_test.cpp91 void FillFuzzString(Parcel &parcel, std::string &str) in FillFuzzString() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_audio_capturer_adapter_impl.cpp33 std::string str = ArkWebStringStructToClass(cachePath); in Create() local
H A Dark_print_manager_adapter_impl.cpp40 std::string str = ArkWebStringStructToClass(printJobName); in Print() local
53 std::string str = ArkWebStringStructToClass(printJobName); in Print() local
H A Dark_paste_data_adapter_impl.cpp44 std::shared_ptr<std::string> str = real_->GetPrimaryHtml(); in GetPrimaryHtml() local
51 std::shared_ptr<std::string> str = real_->GetPrimaryText(); in GetPrimaryText() local
58 std::shared_ptr<std::string> str = real_->GetPrimaryMimeType(); in GetPrimaryMimeType() local
/base/useriam/fingerprint_auth/test/fuzztest/iamfuzz/
H A Diam_fuzz_test.cpp91 void FillFuzzString(Parcel &parcel, std::string &str) in FillFuzzString() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_audio_capturer_adapter_wrapper.cpp32 ArkWebString str = ArkWebStringClassToStruct(cachePath); in Create() local
H A Dark_paste_data_adapter_wrapper.cpp27 ArkWebString str = ArkWebStringClassToStruct(html); in AddHtmlRecord() local
34 ArkWebString str = ArkWebStringClassToStruct(text); in AddTextRecord() local
H A Dark_hitrace_adapter_wrapper.cpp27 ArkWebString str = ArkWebStringClassToStruct(value); in StartTrace() local
46 ArkWebString str = ArkWebStringClassToStruct(value); in StartAsyncTrace() local
57 ArkWebString str = ArkWebStringClassToStruct(value); in FinishAsyncTrace() local
68 ArkWebString str in CountTrace() local
87 ArkWebString str = ArkWebStringClassToStruct(value); StartOHOSTrace() local
106 ArkWebString str = ArkWebStringClassToStruct(name); CountOHOSTrace() local
[all...]
H A Dark_print_manager_adapter_wrapper.cpp51 ArkWebString str = ArkWebStringClassToStruct(printJobName); in Print() local
71 ArkWebString str = ArkWebStringClassToStruct(printJobName); in Print() local
/base/useriam/user_auth_framework/common/test/
H A Diam_fuzz_test.cpp91 void FillFuzzString(Parcel &parcel, std::string &str) in FillFuzzString() argument
/test/xts/hats/useriam/common/src/
H A Diam_hat_test.cpp101 void FillTestString(Parcel &parcel, std::string &str) in FillTestString() argument
/base/hiviewdfx/hidumper/services/native/src/
H A Ddump_log_manager.cpp86 std::string &str = zipFiles[i]; EraseLogs() local
[all...]
/base/hiviewdfx/hidumper/test/unittest/common/
H A Dhidumper_test_utils.cpp30 bool HidumperTestUtils::IsExistInCmdResult(const std::string &cmd, const std::string &str) in IsExistInCmdResult() argument
36 bool HidumperTestUtils::IsExistStrInFile(const std::string &cmd, const std::string &str, const std::string &filePath) in IsExistStrInFile() argument
72 bool HidumperTestUtils::GetSpecialLine(const std::string &cmd, const std::string &str, std::string &specialLine) in GetSpecialLine() argument
/base/hiviewdfx/hiview/base/utility/
H A Dcjson_util.cpp65 cJSON* str = cJSON_GetObjectItem(json, key.c_str()); in GetStringValue() local

Completed in 8 milliseconds

12345678910>>...23