Searched refs:MAX_CAPABILITY (Results 1 – 4 of 4) sorted by relevance
19 constexpr int32_t EventCenter::AsyncQueue::MAX_CAPABILITY; member in OHOS::MiscServices::EventCenter::AsyncQueue104 for (int32_t count = 0; !events_.empty() && count < MAX_CAPABILITY; count++) { in operator --()
20 constexpr int32_t EventCenter::AsyncQueue::MAX_CAPABILITY; member in OHOS::DistributedData::EventCenter::AsyncQueue105 for (int32_t count = 0; !events_.empty() && count < MAX_CAPABILITY; count++) { in operator --()
50 static constexpr int32_t MAX_CAPABILITY = 100;
51 static constexpr int32_t MAX_CAPABILITY = 100;