| /base/hiviewdfx/hitrace/interfaces/cj/kits/ffi/src/ |
| H A D | hitracechain_ffi.cpp | 58 void FfiOHOSHiTraceChainTracepoint(uint32_t mode, uint32_t type, CHiTraceId id, const char* str) in FfiOHOSHiTraceChainTracepoint() argument
|
| /base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/ |
| H A D | dma_info.cpp | 37 void DmaInfo::CreateDmaInfo(const string &str) in CreateDmaInfo() argument
|
| /base/inputmethod/imf/services/json/src/ |
| H A D | serializable.cpp | 43 auto str = cJSON_PrintUnformatted(root); in Marshall() local
|
| /base/hiviewdfx/hilog/services/hilogd/ |
| H A D | log_compress.cpp | 35 uint16_t LogCompress::Str2CompressType(const std::string& str) in Str2CompressType() argument
|
| /base/account/os_account/services/accountmgr/test/unittest/common/account_file_operator_test/ |
| H A D | account_file_operator_test.cpp | 112 std::string str; in HWTEST_F() local 139 std::string str; in HWTEST_F() local
|
| /base/account/os_account/interfaces/kits/capi/test/unittest/osaccount/ |
| H A D | os_account_ndk_test.cpp | 67 char str[MAX_NAME_LENGTH] = { 0 }; in HWTEST_F() local
|
| /base/hiviewdfx/faultloggerd/test/funchook/ |
| H A D | dfx_exit_hook.c | 49 char* str = getenv("ABORT_EXIT"); in InitExitHook() local
|
| /base/msdp/device_status/rust/subsystem/device_profile/binding/src/ |
| H A D | fusion_security.cpp | 69 std::string str; member
|
| /base/notification/distributed_notification_service/frameworks/js/napi/src/ |
| H A D | ans_template.cpp | 47 char str[STR_MAX_SIZE] = {0}; in ParseParameters() local
|
| /base/msdp/device_status/utils/common/include/ |
| H A D | msg_handler.h | 48 std::string str; in GetDebugInfo() local
|
| /base/notification/eventhandler/frameworks/eventhandler/test/unittest/ |
| H A D | lib_event_handler_test.cpp | 85 string str = "GetMainEventHandlerForFFRT"; in HWTEST_F() local 96 string str = "GetCurrentEventHandlerForFFRT"; in HWTEST_F() local 107 string str = "PostTaskByFFRT"; in HWTEST_F() local 127 string str = "PostTaskByFFRT"; in HWTEST_F() local 147 string str = "RemoveTaskForFFRT"; in HWTEST_F() local 164 string str = "RemoveTaskForFFRT"; HWTEST_F() local [all...] |
| /base/security/certificate_framework/frameworks/common/v1.0/src/ |
| H A D | utils.c | 27 bool CfIsStrValid(const char *str, uint32_t maxLen) in CfIsStrValid() argument
|
| /base/security/certificate_framework/test/unittest/cf_adapter_test/src/ |
| H A D | cf_common_test.cpp | 233 char str[] = "this is test for beyond max length.";
in HWTEST_F() local 246 char str[] = "123456789";
in HWTEST_F() local
|
| /base/security/dlp_permission_service/services/dlp_permission/sa/adapt/ |
| H A D | file_operator.cpp | 43 std::string str = path; in InputFileByPathAndContent() local [all...] |
| /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
|