Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/core/common/include/
Dans_inner_errors.h114 const int32_t ERROR_NOTIFICATION_UNREMOVABLE = 1600006; // Notification is not allowed to re… variable
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon.cpp36 {ERROR_NOTIFICATION_UNREMOVABLE, "Notification is not allowed to remove"},
4848 ExternalCode = ERROR_NOTIFICATION_UNREMOVABLE; in ErrorToExternal()