Home
last modified time | relevance | path

Searched refs:SUBSCRIBE_EVENT_MAX_NUM (Results 1 - 2 of 2) sorted by relevance

/base/notification/common_event_service/services/src/
H A Dcommon_event_subscriber_manager.cpp34 static constexpr int32_t SUBSCRIBE_EVENT_MAX_NUM = 512; member
65 if (events.size() == 0 || events.size() > SUBSCRIBE_EVENT_MAX_NUM) { in InsertSubscriber()
/base/notification/common_event_service/interfaces/kits/napi/common_event/src/
H A Dcommon_event_parse.cpp42 static const int32_t SUBSCRIBE_EVENT_MAX_NUM = 512; member
1032 if (length == 0 || length > SUBSCRIBE_EVENT_MAX_NUM) { in GetEventsByCreateSubscriber()

Completed in 4 milliseconds