Home
last modified time | relevance | path

Searched refs:ERR_ANS_NOTIFICATION_IS_UNALLOWED_REMOVEALLOWED (Results 1 – 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/frameworks/core/common/include/
Dans_inner_errors.h77 ERR_ANS_NOTIFICATION_IS_UNALLOWED_REMOVEALLOWED, enumerator
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_service.cpp1217 return ERR_ANS_NOTIFICATION_IS_UNALLOWED_REMOVEALLOWED; in RemoveFromNotificationList()
1238 return ERR_ANS_NOTIFICATION_IS_UNALLOWED_REMOVEALLOWED; in RemoveFromNotificationList()
1259 return ERR_ANS_NOTIFICATION_IS_UNALLOWED_REMOVEALLOWED; in RemoveFromNotificationListForDeleteAll()
2267 result = ERR_ANS_NOTIFICATION_IS_UNALLOWED_REMOVEALLOWED; in RemoveNotification()