Home
last modified time | relevance | path

Searched refs:NUM_SIX (Results 1 - 3 of 3) sorted by relevance

/base/telephony/cellular_call/test/fuzztest/imsclient_fuzzer/
H A Dimsclient_fuzzer.cpp40 NUM_SIX, enumerator
109 int32_t mode = static_cast<int32_t>(size % NUM_SIX); in TestImsCallClientWithSlotAndType()
200 ImsCallType callMode = static_cast<ImsCallType>(static_cast<int32_t>(size % NUM_SIX)); in TestImsCallClientWithCallMediaModeRequest()
219 ImsCallType callMode = static_cast<ImsCallType>(static_cast<int32_t>(size % NUM_SIX)); in TestImsCallClientWithCallMediaModeResponse()
285 int32_t mode = static_cast<int32_t>(size % NUM_SIX); in TestImsCallProxyWithSlotAndType()
374 ImsCallType callType = static_cast<ImsCallType>(static_cast<int32_t>(size % NUM_SIX)); in TestImsCallProxyWithCallMediaModeRequest()
392 ImsCallType callType = static_cast<ImsCallType>(static_cast<int32_t>(size % NUM_SIX)); in TestImsCallProxyWithCallMediaModeResponse()
/base/telephony/cellular_call/test/fuzztest/satelliteclient_fuzzer/
H A Dsatelliteclient_fuzzer.cpp39 NUM_SIX, enumerator
/base/telephony/ril_adapter/services/vendor/src/
H A Dat_network.c243 const int32_t NUM_SIX = 6; in ParseRegStatusStr() local
254 } else if (commaNum == NUM_THREE || commaNum == NUM_SIX) { in ParseRegStatusStr()

Completed in 6 milliseconds