Searched refs:DIAL_TYPE_NUM (Results 1 – 2 of 2) sorted by relevance
30 constexpr int32_t DIAL_TYPE_NUM = 3; variable153 int32_t dialType = static_cast<int32_t>(size % DIAL_TYPE_NUM); in DialCall()
33 constexpr int32_t DIAL_TYPE_NUM = 3; variable