Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/test/fuzztest/dialcall_fuzzer/
H A Ddialcall_fuzzer.cpp30 constexpr int32_t DIAL_TYPE_NUM = 3; variable
153 int32_t dialType = static_cast<int32_t>(size % DIAL_TYPE_NUM); in DialCall()
/ohos5.0/base/telephony/call_manager/test/fuzztest/callmanagerservicestub_fuzzer/
H A Dcallmanagerservicestub_fuzzer.cpp33 constexpr int32_t DIAL_TYPE_NUM = 3; variable