Home
last modified time | relevance | path

Searched refs:ANSR_LOGW (Results 1 – 13 of 13) sorted by relevance

/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
Dreminder_common.cpp35 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 …]
Dpublish.cpp72 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/
Dreminder_request_timer.cpp37 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()
Dreminder_request_calendar.cpp89ANSR_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()
304ANSR_LOGW("The length of repeat months array should not larger than %{public}hhu", MAX_MONTHS_OF_Y… in SetRepeatMonths()
316ANSR_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()
Dreminder_request.cpp203 ANSR_LOGW("GLOBAL_ID overdule"); in InitReminderId()
337 ANSR_LOGW("Onshow, get now time error"); in OnShow()
361ANSR_LOGW("onSnooze, the state of reminder is incorrect, state: %{public}s", (GetState(state_)).c_… in OnSnooze()
395ANSR_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()
655ANSR_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 …]
Dreminder_request_alarm.cpp242 ANSR_LOGW("Set reminder to expired"); in UpdateNextReminder()
Dreminder_store.cpp377 ANSR_LOGW("BuildReminder fail."); in BuildReminder()
/base/notification/distributed_notification_service/services/ans/src/
Dreminder_data_manager.cpp61 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()
217ANSR_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 …]
Dadvanced_notification_service.cpp1796 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/
Dans_log_wrapper.h110 #define ANSR_LOGW(fmt, ...) PRINT_REMINDER_LOG(WARN, Warn, fmt, ##__VA_ARGS__) macro
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_manager_proxy.cpp2040 ANSR_LOGW("[PublishReminder] fail: reminder is null ptr."); in PublishReminder()
2181 ANSR_LOGW("[GetValidReminders] type=%{public}hhu", typeInfo); in ReadReminders()
Dans_notification.cpp947 ANSR_LOGW("PublishReminder fail."); in PublishReminder()
Dans_manager_stub.cpp1502 ANSR_LOGW("Write reminder type failed"); in HandleGetValidReminders()
1506 ANSR_LOGW("Write reminder parcelable failed"); in HandleGetValidReminders()