Searched refs:MAX_REQUEST_COUNT (Results 1 – 1 of 1) sorted by relevance
40 const int32_t MAX_REQUEST_COUNT = 50; variable1639 if (indexCommand_ >= MAX_REQUEST_COUNT) { in RequestSsRequestCommandIndex()