Home
last modified time | relevance | path

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

/ohos5.0/base/notification/common_event_service/frameworks/core/include/
H A Dcommon_event_constant.h32 constexpr uint32_t DEFAULT_MAX_SUBSCRIBER_NUM_ALL_APP = 5000; variable
/ohos5.0/base/notification/common_event_service/services/src/
H A Dcommon_event_subscriber_manager.cpp732 DEFAULT_MAX_SUBSCRIBER_NUM_ALL_APP); in CheckSubscriberCountReachedMaxinum()