/base/hiviewdfx/hitrace/cmd/src/ |
H A D | hitrace_cmd.cpp | 193 static bool WriteStrToFile(const string& filename, const std::string& str) in WriteStrToFile() argument 203 out << str; in WriteStrToFile() local
|
/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/ |
H A D | faultlogger_unittest.cpp | 1534 std::string str = plugin->GetMemoryStrByPid(-1); in HWTEST_F() local 1582 std::string str = GetFaultLogName(info); in HWTEST_F() local [all...] |
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/ |
H A D | napi_hisysevent_util.cpp | 98 bool CheckKeyTypeString(const std::string& str) in CheckKeyTypeString() argument 542 std::string str = ParseStringValue(env, element); in ParseStringArray() local
|
/base/hiviewdfx/faultloggerd/services/ |
H A D | fault_logger_daemon.cpp | 203 std::string str = GetRequestTypeName(type); in HandleStaticForFuzzer() local
|
/base/request/request/frameworks/js/napi/src/ |
H A D | napi_utils.cpp | 229 napi_value Convert2JSValue(napi_env env, const std::string &str)
in Convert2JSValue() argument 896 std::string SHA256(const char *str, size_t len)
in SHA256() argument
|
/base/notification/distributed_notification_service/frameworks/js/napi/src/ |
H A D | common.cpp | 319 char str[STR_MAX_SIZE] = {0}; in GetNotificationSubscriberInfo() local 350 char str[STR_MAX_SIZE] = {0}; in GetNotificationSubscriberInfo() local 405 char str[STR_MAX_SIZE] = {0}; in GetNotificationUserInputByInputKey() local 439 char str[STR_MAX_SIZE] = {0}; GetNotificationUserInputByTag() local 503 char str[STR_MAX_SIZE] = {0}; GetNotificationUserInputByOptions() local 551 char str[STR_MAX_SIZE] = {0}; GetNotificationUserInputByPermitMimeTypes() local 769 char str[STR_MAX_SIZE] = {0}; GetNotificationSlotByString() local 786 char str[STR_MAX_SIZE] = {0}; GetNotificationSlotByString() local 983 char str[STR_MAX_SIZE] = {0}; GetBundleOption() local 1025 char str[STR_MAX_SIZE] = {0}; GetButtonOption() local 1063 char str[STR_MAX_SIZE] = {0}; GetHashCodes() local 1097 char str[STR_MAX_SIZE] = {0}; GetNotificationKey() local 1244 char str[STR_MAX_SIZE] = {0}; GetNotificationTemplateInfo() local [all...] |
H A D | common_convert_request.cpp | 865 char str[STR_MAX_SIZE] = {0}; in GetNotificationSupportDisplayDevices() local 910 char str[STR_MAX_SIZE] = {0}; in GetNotificationSupportOperateDevices() local 1176 char str[STR_MAX_SIZE] = {0}; in GetNotificationGroupName() local 1292 char str[STR_MAX_SIZE] = {0}; GetNotificationClassification() local 1486 char str[STR_MAX_SIZE] = {0}; GetNotificationStatusBarText() local 1511 char str[STR_MAX_SIZE] = {0}; GetNotificationLabel() local 1664 char str[STR_MAX_SIZE] = {0}; GetNotificationActionButtonsDetailedBasicInfo() local [all...] |
/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/src/ |
H A D | common_event_parse.cpp | 466 char str[STR_DATA_MAX_SIZE] = {0}; in ParseParametersBySetData() local 507 char str[STR_DATA_MAX_SIZE] = {0}; in ParseParametersBySetCodeAndData() local 743 char str[STR_MAX_SIZE] = {0}; in GetBundlenameByPublish() local 770 char str[STR_DATA_MAX_SIZ in GetDataByPublish() local 834 char str[STR_MAX_SIZE] = {0}; GetSubscriberPermissionsByPublish() local 962 char str[STR_MAX_SIZE] = {0}; ParseParametersByPublish() local 1059 char str[STR_MAX_SIZE] = {0}; ParseParametersByPublishAsUser() local 1203 char str[STR_MAX_SIZE] = {0}; ParseParametersByRemoveSticky() local 1271 char str[STR_MAX_SIZE] = {0}; GetEventsByCreateSubscriber() local 1289 char str[STR_MAX_SIZE] = {0}; GetPublisherPermissionByCreateSubscriber() local 1318 char str[STR_MAX_SIZE] = {0}; GetPublisherDeviceIdByCreateSubscriber() local 1400 char str[STR_MAX_SIZE] = {0}; GetPublisherBundleNameByCreateSubscriber() local [all...] |
H A D | napi_common_event.cpp | 1051 char str[STR_DATA_MAX_SIZE] = {0}; in SetDataSync() local 1087 char str[STR_DATA_MAX_SIZE] = {0}; in SetCodeAndDataSync() local
|
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/ |
H A D | notification_utils.cpp | 49 char str[STR_MAX_SIZE] = {0}; in GetNotificationSupportDisplayDevices() local 72 char str[STR_MAX_SIZE] = {0}; in GetNotificationSupportOperateDevices() local 229 char str[STR_MAX_SIZE] = {0}; in GetNotificationBasicContentDetailed() local 285 char str[STR_MAX_SIZE] = {0}; GetNotificationLongTextContentDetailed() local 352 char str[STR_MAX_SIZE] = {0}; GetNotificationPictureContentDetailed() local 417 char str[STR_MAX_SIZE] = {0}; GetNotificationMultiLineContentLines() local 436 char str[STR_MAX_SIZE] = {0}; GetNotificationMultiLineContent() local 486 char str[STR_MAX_SIZE] = {0}; GetNotificationLocalLiveViewCapsule() local 517 char str[STR_MAX_SIZE] = {0}; GetNotificationLocalLiveViewButton() local [all...] |
/base/notification/eventhandler/frameworks/eventhandler/test/unittest/ |
H A D | lib_event_handler_event_queue_test.cpp | 2159 std::string str = trace.getTraceInfo(); in HWTEST_F() local
|
/base/msdp/device_status/services/native/src/ |
H A D | devicestatus_service.cpp | 367 std::string str = enable ? "Subscribe" : "Unsubscribe"; in ReportSensorSysEvent() local
|
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/ |
H A D | reminder_common.cpp | 53 char str[NotificationNapi::STR_MAX_SIZE] = {0}; in GenActionButtons() local 136 char str[NotificationNapi::STR_MAX_SIZE] = {0}; in GetButtonWantAgent() local 97 HandleActionButtonTitle(const napi_env &env, const napi_value &actionButton, std::shared_ptr<ReminderRequest>& reminder, const char* str, int32_t buttonType) HandleActionButtonTitle() argument 161 char str[NotificationNapi::STR_MAX_SIZE] = {0}; GetButtonDataShareUpdate() local 359 ValidateString(const std::string &str) ValidateString() argument 380 char str[NotificationNapi::STR_MAX_SIZE] = {0}; GenWantAgent() local 409 char str[NotificationNapi::STR_MAX_SIZE] = {0}; GenMaxScreenWantAgent() local 508 char str[NotificationNapi::STR_MAX_SIZE] = {0}; GenReminderStringInner() local [all...] |
/base/request/request/test/fuzztest/downloaduploadmanager_fuzzer/ |
H A D | downloaduploadmanager_fuzzer.cpp | 546 std::string str; in ResponseMessageFuzzTestStringFromParcel() local
|
/base/security/access_token/interfaces/kits/cj/accesstoken/src/ |
H A D | at_manager_impl.cpp | 703 std::string str = cPermissionList.head[i]; in FillPermStateChangeInfo() local 736 std::string str = cPermissionList.head[i]; in FillUnregisterPermStateChangeInfo() local
|
/base/security/access_token/services/accesstokenmanager/main/cpp/src/permission/ |
H A D | permission_manager.cpp | 631 std::stringstream str; in ScopeToString() local
|
/base/security/certificate_framework/test/unittest/v1.0/src/ |
H A D | cf_mock.cpp | 920 char *__wrap_CRYPTO_strdup(const char *str, const char *file, int line) in __wrap_CRYPTO_strdup() argument
|
/base/security/crypto_framework/test/unittest/src/ |
H A D | crypto_asy_key_generator_cov_test.cpp | 443 static void RemoveLastChar(const unsigned char *str, unsigned char *dest, uint32_t destLen) in RemoveLastChar() argument
|
/base/security/device_auth/frameworks/src/ |
H A D | ipc_sdk.c | 50 static bool IsStrInvalid(const char *str) in IsStrInvalid() argument
|
/base/security/device_auth/test/unittest/deviceauth/source/ |
H A D | device_auth_ipc_test.cpp | 628 char *str = nullptr; in HWTEST_F() local
|
H A D | deviceauth_standard_auth_test.cpp | 1159 char *str = nullptr; in HWTEST_F() local
|
/base/security/dlp_permission_service/interfaces/inner_api/dlp_permission/test/unittest/src/ |
H A D | dlp_permission_kit_test.cpp | 241 uint8_t* str = new (std::nothrow) uint8_t[len]; in GenerateRandArray() local
|
/base/security/dlp_permission_service/services/dlp_permission/sa/test/unittest/src/ |
H A D | dlp_permission_service_test.cpp | 134 uint8_t* str = new (std::nothrow) uint8_t[len];
in GenerateRandArray() local
|
/base/startup/init/services/utils/ |
H A D | init_utils.c | 517 int StringToInt(const char *str, int defaultValue)
in StringToInt() argument 660 INIT_LOCAL_API int StringToLL(const char *str, long long int *out)
in StringToLL() argument 683 INIT_LOCAL_API int StringToULL(const char *str, unsigned long long int *out)
in StringToULL() argument 704 TrimTail(char *str, char c) TrimTail() argument 713 TrimHead(char *str, char c) TrimHead() argument [all...] |
/base/startup/init/services/modules/trace/ |
H A D | init_trace.c | 169 static bool WriteStrToFile(const char *filename, const char *str)
in WriteStrToFile() argument
|