Home
last modified time | relevance | path

Searched refs:MAX_REQUEST_COUNT (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_handler.cpp40 const int32_t MAX_REQUEST_COUNT = 50; variable
1639 if (indexCommand_ >= MAX_REQUEST_COUNT) { in RequestSsRequestCommandIndex()