Searched refs:ANSR_LOGW (Results 1 – 13 of 13) sorted by relevance
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/ |
D | reminder_common.cpp | 35 ANSR_LOGW("Wrong argument type. Object expected."); in GetReminderRequest() 58 ANSR_LOGW("Wrong argument type:%{public}s. array expected.", ACTION_BUTTON); in GenActionButtons() 69 ANSR_LOGW("Wrong element type:%{public}s. object expected.", ACTION_BUTTON); in GenActionButtons() 79 ANSR_LOGW("Wrong argument type:%{public}s. buttonType not support.", ACTION_BUTTON); in GenActionButtons() 86 ANSR_LOGW("Parse action button error."); in GenActionButtons() 147 ANSR_LOGW("Reminder type is not support. (type:%{public}d)", reminderType); in CreateReminder() 151 ANSR_LOGW("Instance of reminder error."); in CreateReminder() 164 ANSR_LOGW("Property %{public}s expected.", ReminderAgentNapi::REMINDER_TYPE); in GenReminder() 236 ANSR_LOGW("slot type not support."); in GenReminder() 268 ANSR_LOGW("Wrong argument type:%{public}s. string expected.", propertyName); in GetStringUtf8() [all …]
|
D | publish.cpp | 72 ANSR_LOGW("Wrong argument type. Function expected."); in GetCallback() 92 ANSR_LOGW("Wrong number of arguments"); in ParseParameters() 102 ANSR_LOGW("[reminderAgent]GetCallbak returns nullptr"); in ParseParameters() 112 ANSR_LOGW("[reminderAgent]CreateReminder returns nullptr"); in ParseParameters() 129 ANSR_LOGW("Wrong number of arguments"); in ParseSlotParameters() 139 ANSR_LOGW("GetCallbak returns nullptr"); in ParseSlotParameters() 152 ANSR_LOGW("Failed to get valid slot type."); in ParseSlotParameters() 161 ANSR_LOGW("Failed to get valid slot type"); in ParseSlotParameters() 178 ANSR_LOGW("Wrong number of arguments"); in ParseCanCelParameter() 188 ANSR_LOGW("GetCallbak is nullptr"); in ParseCanCelParameter() [all …]
|
/base/notification/distributed_notification_service/frameworks/ans/src/ |
D | reminder_request_timer.cpp | 37 ANSR_LOGW("Failed to get boot time due to TimeServiceClient is null."); in ReminderRequestTimer() 43 ANSR_LOGW("Get boot time error."); in ReminderRequestTimer() 103 ANSR_LOGW("Failed to updateTime info due to TimeServiceClient is null."); in UpdateTimeInfo() 108 ANSR_LOGW("BootTime is illegal"); in UpdateTimeInfo()
|
D | reminder_request_calendar.cpp | 89 …ANSR_LOGW("Not exist next trigger time, please check the param of ReminderRequestCalendar construc… in SetNextTriggerTime() 174 ANSR_LOGW("mktime return error."); in GetNextTriggerTime() 233 ANSR_LOGW("mktime return error."); in GetTimeInstantMilli() 304 …ANSR_LOGW("The length of repeat months array should not larger than %{public}hhu", MAX_MONTHS_OF_Y… in SetRepeatMonths() 316 …ANSR_LOGW("The length of repeat days array should not larger than %{public}hhu", MAX_DAYS_OF_MONTH… in SetRepeatDaysOfMonth() 383 ANSR_LOGW("Set next trigger time invalidate"); in UpdateNextReminder()
|
D | reminder_request.cpp | 203 ANSR_LOGW("GLOBAL_ID overdule"); in InitReminderId() 337 ANSR_LOGW("Onshow, get now time error"); in OnShow() 361 …ANSR_LOGW("onSnooze, the state of reminder is incorrect, state: %{public}s", (GetState(state_)).c_… in OnSnooze() 395 …ANSR_LOGW("onStop, the state of reminder is incorrect, state: %{public}s", (GetState(state_)).c_st… in OnStop() 404 ANSR_LOGW("onTerminate, the state of reminder is %{public}s", (GetState(state_)).c_str()); in OnTerminate() 583 ANSR_LOGW("RecoverWantAgent fail"); in RecoverWantAgent() 603 ANSR_LOGW("RecoverWantAgent type not support"); in RecoverWantAgent() 650 ANSR_LOGW("SetTimeInterval, replace to set (0s), for the given is out of legal range"); in SetTimeInterval() 655 …ANSR_LOGW("SetTimeInterval, replace to set %{public}u, for the given is 0<%{public}" PRIu64 "<%{pu… in SetTimeInterval() 749 ANSR_LOGW("setRingDuration, replace to set (1s), for the given is out of legal range"); in SetRingDuration() [all …]
|
D | reminder_request_alarm.cpp | 242 ANSR_LOGW("Set reminder to expired"); in UpdateNextReminder()
|
D | reminder_store.cpp | 377 ANSR_LOGW("BuildReminder fail."); in BuildReminder()
|
/base/notification/distributed_notification_service/services/ans/src/ |
D | reminder_data_manager.cpp | 61 ANSR_LOGW("Cancel reminder, not find the reminder"); in CancelReminder() 181 ANSR_LOGW("Cancel notification fail"); in CancelNotification() 198 ANSR_LOGW("The number of validate reminders exceeds the system upper limit:%{public}d, \ in CheckReminderLimitExceededLocked() 217 …ANSR_LOGW("The number of validate reminders exceeds the application upper limit:%{public}d, and ne… in CheckReminderLimitExceededLocked() 241 ANSR_LOGW("Give up to remove user id: %{public}d for reminderAgent is not ready", userId); in OnUserRemove() 396 ANSR_LOGW("Not find the reminder due to bundle info is null"); in FindReminderRequestLocked() 400 ANSR_LOGW("Not find the reminder due to package name not match"); in FindReminderRequestLocked() 410 ANSR_LOGW("Failed to get bundle option."); in FindNotificationBundleOption() 427 ANSR_LOGW("Invalid reminder id: %{public}d", reminderId); in CloseReminder() 615 ANSR_LOGW("Invalid reminder id: %{public}d", reminderId); in ShowActiveReminder() [all …]
|
D | advanced_notification_service.cpp | 1796 ANSR_LOGW("Permission denied: ohos.permission.PUBLISH_AGENT_REMINDER"); in PublishReminder() 1804 ANSR_LOGW("PrepareNotificationInfo fail"); in PublishReminder() 1810 ANSR_LOGW("The application does not request enable notification"); in PublishReminder()
|
/base/notification/distributed_notification_service/frameworks/core/common/include/ |
D | ans_log_wrapper.h | 110 #define ANSR_LOGW(fmt, ...) PRINT_REMINDER_LOG(WARN, Warn, fmt, ##__VA_ARGS__) macro
|
/base/notification/distributed_notification_service/frameworks/core/src/ |
D | ans_manager_proxy.cpp | 2040 ANSR_LOGW("[PublishReminder] fail: reminder is null ptr."); in PublishReminder() 2181 ANSR_LOGW("[GetValidReminders] type=%{public}hhu", typeInfo); in ReadReminders()
|
D | ans_notification.cpp | 947 ANSR_LOGW("PublishReminder fail."); in PublishReminder()
|
D | ans_manager_stub.cpp | 1502 ANSR_LOGW("Write reminder type failed"); in HandleGetValidReminders() 1506 ANSR_LOGW("Write reminder parcelable failed"); in HandleGetValidReminders()
|