Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/core/common/include/
Dans_inner_errors.h117 const int32_t ERROR_OVER_MAX_NUM_PER_SECOND = 1600009; // Over max number notifications per… variable
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon.cpp39 {ERROR_OVER_MAX_NUM_PER_SECOND, "Over max number notifications per second"},
4861 ExternalCode = ERROR_OVER_MAX_NUM_PER_SECOND; in ErrorToExternal()