Searched refs:SUBSCRIBE_EVENT_MAX_NUM (Results 1 – 2 of 2) sorted by relevance
26 static constexpr int32_t SUBSCRIBE_EVENT_MAX_NUM = 512; variable56 if (events.size() == 0 || events.size() > SUBSCRIBE_EVENT_MAX_NUM) { in InsertSubscriber()
47 static const int32_t SUBSCRIBE_EVENT_MAX_NUM = 512; variable2780 if (length == 0 || length > SUBSCRIBE_EVENT_MAX_NUM) { in GetEventsByCreateSubscriber()