Searched defs:dialType (Results 1 – 8 of 8) sorted by relevance
93 void InitDialInfo(int32_t accountId, int32_t videoState, int32_t dialScene, int32_t dialType) in InitDialInfo()
42 DialType dialType = DialType::DIAL_CARRIER_TYPE; member
32 DialType dialType = (DialType)extras.GetIntValue("dialType"); in DialPolicy() local
258 int32_t dialType = DEFAULT_DIAL_TYPE; in DialCall() local
224 int32_t dialType = DEFAULT_DIAL_TYPE; in DialCall() local
3336 dialType?: DialType; property3384 dialType?: DialType; property
159 int32_t dialType = static_cast<int32_t>(size % DIAL_TYPE_NUM); in DialCall() local
69 int32_t dialType = 0; member