Home
last modified time | relevance | path

Searched defs:str (Results 3326 - 3350 of 4473) sorted by relevance

1...<<131132133134135136137138139140>>...179

/base/hiviewdfx/hitrace/cmd/src/
H A Dhitrace_cmd.cpp193 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 Dfaultlogger_unittest.cpp1534 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 Dnapi_hisysevent_util.cpp98 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 Dfault_logger_daemon.cpp203 std::string str = GetRequestTypeName(type); in HandleStaticForFuzzer() local
/base/request/request/frameworks/js/napi/src/
H A Dnapi_utils.cpp229 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 Dcommon.cpp319 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 Dcommon_convert_request.cpp865 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 Dcommon_event_parse.cpp466 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 Dnapi_common_event.cpp1051 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 Dnotification_utils.cpp49 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 Dlib_event_handler_event_queue_test.cpp2159 std::string str = trace.getTraceInfo(); in HWTEST_F() local
/base/msdp/device_status/services/native/src/
H A Ddevicestatus_service.cpp367 std::string str = enable ? "Subscribe" : "Unsubscribe"; in ReportSensorSysEvent() local
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
H A Dreminder_common.cpp53 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 Ddownloaduploadmanager_fuzzer.cpp546 std::string str; in ResponseMessageFuzzTestStringFromParcel() local
/base/security/access_token/interfaces/kits/cj/accesstoken/src/
H A Dat_manager_impl.cpp703 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 Dpermission_manager.cpp631 std::stringstream str; in ScopeToString() local
/base/security/certificate_framework/test/unittest/v1.0/src/
H A Dcf_mock.cpp920 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 Dcrypto_asy_key_generator_cov_test.cpp443 static void RemoveLastChar(const unsigned char *str, unsigned char *dest, uint32_t destLen) in RemoveLastChar() argument
/base/security/device_auth/frameworks/src/
H A Dipc_sdk.c50 static bool IsStrInvalid(const char *str) in IsStrInvalid() argument
/base/security/device_auth/test/unittest/deviceauth/source/
H A Ddevice_auth_ipc_test.cpp628 char *str = nullptr; in HWTEST_F() local
H A Ddeviceauth_standard_auth_test.cpp1159 char *str = nullptr; in HWTEST_F() local
/base/security/dlp_permission_service/interfaces/inner_api/dlp_permission/test/unittest/src/
H A Ddlp_permission_kit_test.cpp241 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 Ddlp_permission_service_test.cpp134 uint8_t* str = new (std::nothrow) uint8_t[len]; in GenerateRandArray() local
/base/startup/init/services/utils/
H A Dinit_utils.c517 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 Dinit_trace.c169 static bool WriteStrToFile(const char *filename, const char *str) in WriteStrToFile() argument

Completed in 55 milliseconds

1...<<131132133134135136137138139140>>...179