Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/core/common/include/
Dans_inner_errors.h113 const int32_t ERROR_SLOT_CLOSED = 1600005; // Notification slot is not enabled. variable
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon.cpp35 {ERROR_SLOT_CLOSED, "Notification slot is not enabled"},
4845 ExternalCode = ERROR_SLOT_CLOSED; in ErrorToExternal()