Home
last modified time | relevance | path

Searched defs:dialType (Results 1 - 11 of 11) sorted by relevance

/base/telephony/call_manager/frameworks/cj/src/
H A Dtelephony_call_utils.h41 int32_t dialType; member
/base/telephony/call_manager/services/call/src/
H A Dcall_broadcast_subscriber.cpp135 int32_t dialType = data.GetWant().GetIntParam("dialType", -1); in ConnectCallUiSuperPrivacyModeBroadcast() local
H A Dcall_superprivacy_control_manager.cpp128 CloseCallSuperPrivacyMode(std::u16string &phoneNumber, int32_t &accountId, int32_t &videoState, int32_t &dialType, int32_t &dialScene, int32_t &callType) CloseCallSuperPrivacyMode() argument
H A Dcall_policy.cpp38 DialType dialType = (DialType)extras.GetIntValue("dialType"); in DialPolicy() local
99 int32_t dialType = extras.GetIntValue("dialType"); in SuperPrivacyMode() local
/base/telephony/call_manager/utils/src/
H A Dcall_dialog.cpp112 DialogConnectPrivpacyModeExtension(const std::string &dialogReason, std::u16string &number, int32_t &accountId, int32_t &videoState, int32_t &dialType, int32_t &dialScene, int32_t &callType, bool isVideo) DialogConnectPrivpacyModeExtension() argument
167 BuildStartPrivpacyModeCommand(const std::string &dialogReason, std::u16string &number, int32_t &accountId, int32_t &videoState, int32_t &dialType, int32_t &dialScene, int32_t &callType, bool isVideo) BuildStartPrivpacyModeCommand() argument
/base/telephony/call_manager/services/call/include/
H A Dcommon_type.h44 DialType dialType = DialType::DIAL_CARRIER_TYPE; member
/base/telephony/call_manager/test/unittest/call_manager_gtest/include/
H A Dcall_manager_gtest.h141 void InitDialInfo(int32_t accountId, int32_t videoState, int32_t dialScene, int32_t dialType) in InitDialInfo() argument
/base/telephony/call_manager/test/fuzztest/dialcall_fuzzer/
H A Ddialcall_fuzzer.cpp153 int32_t dialType = static_cast<int32_t>(size % DIAL_TYPE_NUM); in DialCall() local
/base/telephony/call_manager/test/unittest/ui_client/
H A Dbluetooth_call_test.cpp253 int32_t dialType = DEFAULT_DIAL_TYPE; in DialCall() local
272 std::cin >> dialType; in DialCall() local
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch7_test.cpp162 void ZeroBranch8Test::InitDialInfo(int32_t accountId, int32_t videoState, int32_t dialScene, int32_t dialType) in InitDialInfo() argument
606 int32_t dialType = 0; in HWTEST_F() local
/base/telephony/call_manager/frameworks/js/napi/include/
H A Dnapi_call_manager_types.h70 int32_t dialType = 0; member

Completed in 8 milliseconds