| /base/startup/appspawn/service/hnp/base/ |
| H A D | hnp_log.c | 32 static char* ReplaceSubstring(const char* str, const char* from, const char* to)
in ReplaceSubstring() argument
|
| /base/startup/init/test/unittest/init/ |
| H A D | utils_unittest.cpp | 55 const char *str = nullptr; in HWTEST_F() local
|
| /base/telephony/cellular_data/test/ |
| H A D | cellular_data_client_test.cpp | 61 std::string str; in HWTEST_F() local
|
| /base/telephony/call_manager/test/fuzztest/startdtmf_fuzzer/ |
| H A D | startdtmf_fuzzer.cpp | 35 char str = *reinterpret_cast<const char *>(data); in StartDtmf() local
|
| /base/telephony/cellular_call/services/utils/src/ |
| H A D | standardize_utils.cpp | 83 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 D | sms_mms_test_helper.cpp | 70 void SmsMmsTestHelper::SetStringResult(const std::string &str) in SetStringResult() argument
|
| /base/update/updater/services/include/log/ |
| H A D | dump.h | 64 std::string str = oss.str(); in DumpInfo() local
|
| /base/update/updater/test/unittest/utils/json/ |
| H A D | utils_json_test.cpp | 56 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 D | utils.h | 41 T String2Int(const std::string &str, int base = N_HEX) in String2Int() argument [all...] |
| /base/update/updater/utils/json/ |
| H A D | json_node.cpp | 38 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 D | iam_fuzz_test.cpp | 91 void FillFuzzString(Parcel &parcel, std::string &str) in FillFuzzString() argument
|
| /base/useriam/pin_auth/test/fuzztest/utils_fuzz/ |
| H A D | iam_fuzz_test.cpp | 91 void FillFuzzString(Parcel &parcel, std::string &str) in FillFuzzString() argument
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
| H A D | ark_audio_capturer_adapter_impl.cpp | 33 std::string str = ArkWebStringStructToClass(cachePath);
in Create() local
|
| H A D | ark_print_manager_adapter_impl.cpp | 40 std::string str = ArkWebStringStructToClass(printJobName); in Print() local 53 std::string str = ArkWebStringStructToClass(printJobName); in Print() local
|
| H A D | ark_paste_data_adapter_impl.cpp | 44 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 D | iam_fuzz_test.cpp | 91 void FillFuzzString(Parcel &parcel, std::string &str) in FillFuzzString() argument
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
| H A D | ark_audio_capturer_adapter_wrapper.cpp | 32 ArkWebString str = ArkWebStringClassToStruct(cachePath); in Create() local
|
| H A D | ark_paste_data_adapter_wrapper.cpp | 27 ArkWebString str = ArkWebStringClassToStruct(html); in AddHtmlRecord() local 34 ArkWebString str = ArkWebStringClassToStruct(text); in AddTextRecord() local
|
| H A D | ark_hitrace_adapter_wrapper.cpp | 27 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 D | ark_print_manager_adapter_wrapper.cpp | 51 ArkWebString str = ArkWebStringClassToStruct(printJobName); in Print() local 71 ArkWebString str = ArkWebStringClassToStruct(printJobName); in Print() local
|
| /base/useriam/user_auth_framework/common/test/ |
| H A D | iam_fuzz_test.cpp | 91 void FillFuzzString(Parcel &parcel, std::string &str) in FillFuzzString() argument
|
| /test/xts/hats/useriam/common/src/ |
| H A D | iam_hat_test.cpp | 101 void FillTestString(Parcel &parcel, std::string &str) in FillTestString() argument
|
| /base/hiviewdfx/hidumper/services/native/src/ |
| H A D | dump_log_manager.cpp | 86 std::string &str = zipFiles[i]; EraseLogs() local [all...] |
| /base/hiviewdfx/hidumper/test/unittest/common/ |
| H A D | hidumper_test_utils.cpp | 30 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 D | cjson_util.cpp | 65 cJSON* str = cJSON_GetObjectItem(json, key.c_str()); in GetStringValue() local
|