/base/notification/distributed_notification_service/frameworks/ans/src/ |
D | reminder_store.cpp | 65 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 …]
|
D | reminder_request_timer.cpp | 87 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()
|
D | reminder_request.cpp | 236 …ANSR_LOGE("onClose, the state of reminder is incorrect, state:%{public}s", GetState(state_).c_str(… in OnClose() 309 ANSR_LOGE("Get now time error"); in HandleTimeZoneChange() 380 ANSR_LOGE( in OnStart() 385 ANSR_LOGE("start failed, the reminder is expired"); in OnStart() 427 ANSR_LOGE("ResultSet is null"); in RecoverInt64FromDb() 446 ANSR_LOGE("Recover data error"); in RecoverInt64FromDb() 453 ANSR_LOGE("ResultSet is null"); in RecoverFromDb() 546 ANSR_LOGE("ResultSet is null"); in RecoverActionButton() 875 ANSR_LOGE("Failed to write content"); in Marshalling() 879 ANSR_LOGE("Failed to write expiredContent"); in Marshalling() [all …]
|
D | reminder_request_calendar.cpp | 407 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 …]
|
D | reminder_request_alarm.cpp | 59 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/ |
D | reminder_data_manager.cpp | 99 ANSR_LOGE("Get bundle option occur error, reminderId=%{public}d", reminderId); in GetValidReminders() 126 ANSR_LOGE("Get bundle option occur error, reminderId=%{public}d", reminderId); in CancelRemindersImplLocked() 186 ANSR_LOGE("Cancel notification fail"); in CancelNotification() 209 … ANSR_LOGE("Error occur when get bundle option, reminderId=%{public}d", (*it)->GetReminderId()); in CheckReminderLimitExceededLocked() 324 ANSR_LOGE("Failed to set timer type."); in CreateTimerInfo() 343 ANSR_LOGE("Create alerting time out timer Illegal."); in CreateTimerInfo() 352 ANSR_LOGE("TimerType not support"); in CreateTimerInfo() 492 ANSR_LOGE("Invalid reminder id: %{public}d", reminderId); in TerminateAlerting() 507 ANSR_LOGE("TerminateAlerting illegal."); in TerminateAlerting() 521 ANSR_LOGE("Get bundle option fail, reminderId=%{public}d", reminderId); in TerminateAlerting() [all …]
|
D | reminder_event_manager.cpp | 72 ANSR_LOGE("Failed to create statusChangeListener due to no memory."); in init() 82 … ANSR_LOGE("subscribe system ability id: %{public}d failed", BUNDLE_MGR_SERVICE_SYS_ABILITY_ID); in init() 178 ANSR_LOGE("Get bundle option error."); in HandleProcessDied() 194 ANSR_LOGE("new NotificationBundleOption fail due to no memory."); in GetBundleOption()
|
D | advanced_notification_service.cpp | 502 ANSR_LOGE("ReminderRequest object is nullptr"); in Publish() 1788 ANSR_LOGE("ReminderRequest object is nullptr"); in PublishReminder()
|
/base/notification/distributed_notification_service/frameworks/core/src/ |
D | ans_manager_proxy.cpp | 2036 ANSR_LOGE("[PublishReminder] fail: write interface token failed."); in PublishReminder() 2044 ANSR_LOGE("[PublishReminder] fail: write reminder type failed"); in PublishReminder() 2048 ANSR_LOGE("[Publish] fail: write reminder parcelable failed"); in PublishReminder() 2056 ANSR_LOGE("[PublishReminder] fail: transact ErrCode=%{public}d", result); in PublishReminder() 2061 ANSR_LOGE("[PublishReminder] fail: read reminder id failed."); in PublishReminder() 2067 ANSR_LOGE("[PublishReminder] fail: read result failed."); in PublishReminder() 2078 ANSR_LOGE("[CancelReminder] fail: write interface token failed."); in CancelReminder() 2082 ANSR_LOGE("[CancelReminder] fail: write reminder id failed"); in CancelReminder() 2090 ANSR_LOGE("[CancelReminder] fail: transact ErrCode=%{public}d", result); in CancelReminder() 2094 ANSR_LOGE("[PublishReminder] fail: read result failed."); in CancelReminder() [all …]
|
D | ans_manager_stub.cpp | 1422 ANSR_LOGE("Failed to read reminder type"); in HandlePublishReminder() 1437 ANSR_LOGE("Reminder type invalid"); in HandlePublishReminder() 1441 ANSR_LOGE("Reminder ReadParcelable failed"); in HandlePublishReminder() 1448 ANSR_LOGE("Write back reminderId failed"); in HandlePublishReminder() 1452 ANSR_LOGE("Write back result failed"); in HandlePublishReminder() 1463 ANSR_LOGE("Read reminder id failed."); in HandleCancelReminder() 1469 ANSR_LOGE("Write back result failed"); in HandleCancelReminder() 1479 ANSR_LOGE("Write back result failed"); in HandleCancelAllReminders() 1493 ANSR_LOGE("Write back reminder count failed"); in HandleGetValidReminders() 1511 ANSR_LOGE("Write back result failed"); in HandleGetValidReminders()
|
/base/notification/distributed_notification_service/frameworks/core/common/include/ |
D | ans_log_wrapper.h | 111 #define ANSR_LOGE(fmt, ...) PRINT_REMINDER_LOG(ERROR, Error, fmt, ##__VA_ARGS__) macro
|
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/ |
D | publish.cpp | 275 ANSR_LOGE("Low memory."); in CancelReminderInner() 344 ANSR_LOGE("Low memory."); in CancelAllRemindersInner() 654 ANSR_LOGE("Low memory."); in InnerGetValidReminders() 729 ANSR_LOGE("Low memory."); in PublishReminderInner() 810 ANSR_LOGE("Low memory."); in AddSlotInner()
|