Home
last modified time | relevance | path

Searched defs:dialType (Results 1 – 7 of 7) sorted by relevance

/base/telephony/call_manager/test/unittest/call_manager_gtest/include/
Dcall_manager_gtest.h80 void InitDialInfo(int32_t accountId, int32_t videoState, int32_t dialScene, int32_t dialType) in InitDialInfo()
/base/telephony/call_manager/services/call/include/
Dcommon_type.h39 DialType dialType; member
/base/telephony/call_manager/test/unittest/ui_client/
Dbluetooth_call_test.cpp138 int32_t dialType = DEFAULT_DIAL_TYPE; in DialCall() local
Dui_client_test.cpp52 int32_t dialType = DEFAULT_DIAL_TYPE; in DialCall() local
/base/telephony/call_manager/services/call/src/
Dcall_policy.cpp32 DialType dialType = (DialType)extras.GetIntValue("dialType"); in DialPolicy() local
/base/telephony/call_manager/interfaces/kits/js/
D@ohos.telephony.call.d.ts536 dialType?: DialType; property
/base/telephony/call_manager/frameworks/js/napi/include/
Dnapi_call_manager_types.h66 int32_t dialType; member