Home
last modified time | relevance | path

Searched refs:ANSR_LOGE (Results 1 – 12 of 12) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_request.cpp257ANSR_LOGE("onClose, the state of reminder is incorrect, state:%{public}s", GetState(state_).c_str(… in OnClose()
288 ANSR_LOGE("get now time failed."); in HandleSysTimeChange()
335 ANSR_LOGE("Get now time error"); in HandleTimeZoneChange()
407 ANSR_LOGE( in OnStart()
412 ANSR_LOGE("start failed, the reminder is expired"); in OnStart()
454 ANSR_LOGE("ResultSet is null"); in RecoverInt64FromDb()
473 ANSR_LOGE("Recover data error"); in RecoverInt64FromDb()
480 ANSR_LOGE("ResultSet is null"); in RecoverFromDb()
590 ANSR_LOGE("ResultSet is null"); in RecoverActionButton()
972 ANSR_LOGE("Failed to write content"); in Marshalling()
[all …]
Dreminder_store.cpp65 ANSR_LOGE("Failed to create directory %{public}s", REMINDER_DB_DIR.c_str()); in Init()
82 ANSR_LOGE("ReminderStore init fail, errCode %{public}d.", errCode); in Init()
92 ANSR_LOGE("Rdb store is not initialized."); in InitData()
104 ANSR_LOGE("Init data failed."); in InitData()
117 ANSR_LOGE("Init data failed."); in InitData()
130 ANSR_LOGE("Init data failed."); in InitData()
159 ANSR_LOGE("Rdb store is not initialized."); in Delete()
166 ANSR_LOGE("Delete operation failed, deleteConditon: %{public}s," \ in Delete()
183 ANSR_LOGE("Rdb store is not initialized."); in UpdateOrInsert()
187 ANSR_LOGE("BundleOption is null."); in UpdateOrInsert()
[all …]
Dreminder_request_timer.cpp87 ANSR_LOGE("Illegal count down time, please check the description of the constructor"); in CheckParamsValid()
121 ANSR_LOGE("Failed to write firstRealTimeInMilliSeconds"); in Marshalling()
125 ANSR_LOGE("Failed to write countDownTimeInSeconds"); in Marshalling()
135 ANSR_LOGE("Failed to create reminder timer due to no memory."); in Unmarshalling()
151 ANSR_LOGE("Failed to read firstRealTimeInMilliSeconds"); in ReadFromParcel()
155 ANSR_LOGE("Failed to read countDownTimeInSeconds"); in ReadFromParcel()
Dreminder_request_calendar.cpp407 ANSR_LOGE("Failed to write year"); in Marshalling()
411 ANSR_LOGE("Failed to write month"); in Marshalling()
415 ANSR_LOGE("Failed to write day"); in Marshalling()
419 ANSR_LOGE("Failed to write hour"); in Marshalling()
423 ANSR_LOGE("Failed to write minute"); in Marshalling()
427 ANSR_LOGE("Failed to write second"); in Marshalling()
431 ANSR_LOGE("Failed to write repeatMonth"); in Marshalling()
435 ANSR_LOGE("Failed to write repeateDay"); in Marshalling()
439 ANSR_LOGE("Failed to write firstDesignateYear"); in Marshalling()
443 ANSR_LOGE("Failed to write firstDesignateMonth"); in Marshalling()
[all …]
Dreminder_request_alarm.cpp59 ANSR_LOGE("setted hour is not between [0, 24)"); in CheckParamValid()
63 ANSR_LOGE("setted minute is not between [0, 60)"); in CheckParamValid()
83 ANSR_LOGE("The length of daysOfWeek should not larger than 7"); in SetDaysOfWeek()
262 ANSR_LOGE("Failed to write hour"); in Marshalling()
266 ANSR_LOGE("Failed to write minute"); in Marshalling()
270 ANSR_LOGE("Failed to write daysOfWeek"); in Marshalling()
281 ANSR_LOGE("Failed to create reminder alarm due to no memory."); in Unmarshalling()
297 ANSR_LOGE("Failed to read hour"); in ReadFromParcel()
301 ANSR_LOGE("Failed to read minute"); in ReadFromParcel()
305 ANSR_LOGE("Failed to read repeatDays"); in ReadFromParcel()
/base/notification/distributed_notification_service/services/ans/src/
Dreminder_data_manager.cpp114 ANSR_LOGE("Get bundle option occur error, reminderId=%{public}d", reminderId); in GetValidReminders()
141 ANSR_LOGE("Get bundle option occur error, reminderId=%{public}d", reminderId); in CancelRemindersImplLocked()
201 ANSR_LOGE("Cancel notification fail"); in CancelNotification()
225ANSR_LOGE("Error occur when get bundle option, reminderId=%{public}d", (*it)->GetReminderId()); in CheckReminderLimitExceededLocked()
370 ANSR_LOGE("Failed to set timer type."); in CreateTimerInfo()
389 ANSR_LOGE("Create alerting time out timer Illegal."); in CreateTimerInfo()
398 ANSR_LOGE("TimerType not support"); in CreateTimerInfo()
538 ANSR_LOGE("Invalid reminder id: %{public}d", reminderId); in TerminateAlerting()
553 ANSR_LOGE("TerminateAlerting illegal."); in TerminateAlerting()
567 ANSR_LOGE("Get bundle option fail, reminderId=%{public}d", reminderId); in TerminateAlerting()
[all …]
Dreminder_event_manager.cpp75 ANSR_LOGE("Failed to create statusChangeListener due to no memory."); in init()
85ANSR_LOGE("subscribe system ability id: %{public}d failed", BUNDLE_MGR_SERVICE_SYS_ABILITY_ID); in init()
185 ANSR_LOGE("Get bundle option error."); in HandleProcessDied()
201 ANSR_LOGE("new NotificationBundleOption fail due to no memory."); in GetBundleOption()
Dadvanced_notification_service.cpp217 ANSR_LOGE("NotificationRequest object is nullptr"); in PrepareNotificationRequest()
553 ANSR_LOGE("ReminderRequest object is nullptr"); in Publish()
2005 ANSR_LOGE("ReminderRequest object is nullptr"); in PublishReminder()
2020 ANSR_LOGE("wantagent info is nullptr"); in PublishReminder()
2026ANSR_LOGE("wantAgentName is not same to msWantAgentName, wantAgentName:%{public}s, msWantAgentName… in PublishReminder()
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_manager_proxy.cpp1936 ANSR_LOGE("[PublishReminder] fail: write interface token failed."); in PublishReminder()
1944 ANSR_LOGE("[PublishReminder] fail: write reminder type failed"); in PublishReminder()
1948 ANSR_LOGE("[Publish] fail: write reminder parcelable failed"); in PublishReminder()
1956 ANSR_LOGE("[PublishReminder] fail: transact ErrCode=%{public}d", result); in PublishReminder()
1961 ANSR_LOGE("[PublishReminder] fail: read reminder id failed."); in PublishReminder()
1967 ANSR_LOGE("[PublishReminder] fail: read result failed."); in PublishReminder()
1978 ANSR_LOGE("[CancelReminder] fail: write interface token failed."); in CancelReminder()
1982 ANSR_LOGE("[CancelReminder] fail: write reminder id failed"); in CancelReminder()
1990 ANSR_LOGE("[CancelReminder] fail: transact ErrCode=%{public}d", result); in CancelReminder()
1994 ANSR_LOGE("[PublishReminder] fail: read result failed."); in CancelReminder()
[all …]
Dans_manager_stub.cpp1379 ANSR_LOGE("Failed to read reminder type"); in HandlePublishReminder()
1394 ANSR_LOGE("Reminder type invalid"); in HandlePublishReminder()
1398 ANSR_LOGE("Reminder ReadParcelable failed"); in HandlePublishReminder()
1405 ANSR_LOGE("Write back reminderId failed"); in HandlePublishReminder()
1409 ANSR_LOGE("Write back result failed"); in HandlePublishReminder()
1420 ANSR_LOGE("Read reminder id failed."); in HandleCancelReminder()
1426 ANSR_LOGE("Write back result failed"); in HandleCancelReminder()
1436 ANSR_LOGE("Write back result failed"); in HandleCancelAllReminders()
1450 ANSR_LOGE("Write back reminder count failed"); in HandleGetValidReminders()
1468 ANSR_LOGE("Write back result failed"); in HandleGetValidReminders()
[all …]
/base/notification/distributed_notification_service/frameworks/core/common/include/
Dans_log_wrapper.h111 #define ANSR_LOGE(fmt, ...) PRINT_REMINDER_LOG(ERROR, Error, fmt, ##__VA_ARGS__) macro
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
Dpublish.cpp275 ANSR_LOGE("Low memory."); in CancelReminderInner()
344 ANSR_LOGE("Low memory."); in CancelAllRemindersInner()
677 ANSR_LOGE("Low memory."); in InnerGetValidReminders()
752 ANSR_LOGE("Low memory."); in PublishReminderInner()
833 ANSR_LOGE("Low memory."); in AddSlotInner()