Searched refs:MAX_SERVICE_SIZE (Results 1 – 2 of 2) sorted by relevance
123 constexpr int32_t MAX_SERVICE_SIZE = 1000; variable
128 if (serviceProfileMap_.size() > MAX_SERVICE_SIZE) { in AddServiceProfile()