Home
last modified time | relevance | path

Searched defs:callType (Results 1 - 25 of 54) sorted by relevance

123

/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_callback.cpp45 void CellularCallCallback::SetReadyToCall(int32_t slotId, int32_t callType, bool isReadyToCall) in SetReadyToCall() argument
H A Dcellular_call_register.cpp507 ImsCallMode CellularCallRegister::ConverToImsCallMode(ImsCallType callType) in ConverToImsCallMode() argument
/base/telephony/core_service/interfaces/innerkits/include/
H A Dnetwork_search_callback_base.h58 virtual void SetReadyToCall(int32_t slotId, int32_t callType, bool isReadyToCall) {} in SetReadyToCall() argument
H A Dtel_ril_call_parcel.h104 int32_t callType = 0; member
/base/telephony/cellular_call/services/satellite_service_interaction/src/
H A Dsatellite_call_proxy.cpp208 int32_t SatelliteCallProxy::WriteCommonInfo(int32_t slotId, std::string funcName, MessageParcel &in, int32_t callType) in WriteCommonInfo() argument
/base/telephony/cellular_call/interfaces/innerkits/satellite/
H A Dsatellite_call_types.h93 int32_t callType = 0; member
/base/powermgr/battery_statistics/test/unittest/src/clienttest/
H A Dstats_dump_test.cpp245 std::string callType = "DUBAI_TAG_DIST_SCHED_TO_REMOTE"; in HWTEST_F() local
/base/telephony/call_manager/services/distributed_call/src/distributed_communication/
H A Ddistributed_data_sink_controller.cpp278 auto callType = call->GetCallType(); in SendCurrentDataQueryReq() local
H A Ddistributed_communication_manager.cpp253 auto callType = call->GetCallType(); in NewCallCreated() local
/base/telephony/call_manager/services/call/src/
H A Dcall_broadcast_subscriber.cpp136 int32_t callType = data.GetWant().GetIntParam("callType", -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
/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/cellular_call/services/control/src/
H A Dims_video_call_control.cpp236 ImsCallType callType = ImsCallType::TEL_IMS_CALL_TYPE_VOICE; in ConverToImsCallType() local
/base/telephony/call_manager/services/call/include/
H A Dcommon_type.h46 CallType callType = CallType::TYPE_ERR_CALL; member
/base/telephony/cellular_call/test/fuzztest/satelliteclient_fuzzer/
H A Dsatelliteclient_fuzzer.cpp81 int32_t callType = static_cast<int32_t>(size % NUM_TWO); in TestSatelliteCallClientWithCallInfo() local
/base/powermgr/battery_statistics/test/unittest/src/servicetest/
H A Dstats_service_dump_test.cpp326 std::string callType = "DUBAI_TAG_DIST_SCHED_TO_REMOTE"; in HWTEST_F() local
/base/telephony/cellular_call/services/connection/src/
H A Dcellular_call_connection_ims.cpp164 int32_t callType = static_cast<int32_t>(GetCallReportInfo().callMode); in HoldCallRequest() local
179 int32_t callType = static_cast<int32_t>(GetCallReportInfo().callMode); in UnHoldCallRequest() local
194 int32_t callType = static_cast<int32_t>(GetCallReportInfo().callMode); in SwitchCallRequest() local
/base/telephony/cellular_call/test/unittest/imstest/
H A Dcellular_call_hisysevent_test.cpp91 int32_t callType = CS_CALL_TYPE; in HWTEST_F() local
128 int32_t callType = CS_CALL_TYPE; in HWTEST_F() local
[all...]
/base/telephony/call_manager/services/hisysevent/src/
H A Dcall_manager_hisysevent.cpp60 void CallManagerHisysevent::WriteIncomingCallBehaviorEvent(const int32_t slotId, int32_t callType, int32_t callMode) in WriteIncomingCallBehaviorEvent() argument
83 void CallManagerHisysevent::WriteIncomingCallFaultEvent(const int32_t slotId, const int32_t callType, in WriteIncomingCallFaultEvent() argument
97 void CallManagerHisysevent::WriteDialCallFaultEvent(const int32_t slotId, const int32_t callType, in WriteDialCallFaultEvent() argument
295 JudgingDialTimeOut(const int32_t slotId, const int32_t callType, const int32_t videoState) JudgingDialTimeOut() argument
307 JudgingIncomingTimeOut( const int32_t slotId, const int32_t callType, const int32_t videoState) JudgingIncomingTimeOut() argument
[all...]
/base/telephony/cellular_call/services/common/include/
H A Dcellular_call_hisysevent.h54 int32_t callType = 0; member
/base/telephony/call_manager/test/fuzztest/dialcall_fuzzer/
H A Ddialcall_fuzzer.cpp154 int32_t callType = static_cast<int32_t>(size % CALL_TYPE_NUM); in DialCall() local
/base/telephony/cellular_call/test/fuzztest/getcallrestriction_fuzzer/
H A Dgetcallrestriction_fuzzer.cpp121 int32_t callType = static_cast<int32_t>(size % SLOT_NUM); in SetReadyToCall() local
/base/telephony/cellular_call/test/fuzztest/imsclient_fuzzer/
H A Dimsclient_fuzzer.cpp107 int32_t callType = static_cast<int32_t>(size % NUM_TWO); in TestImsCallClientWithSlotAndType() local
283 int32_t callType = static_cast<int32_t>(size % NUM_TWO); in TestImsCallProxyWithSlotAndType() local
374 ImsCallType callType = static_cast<ImsCallType>(static_cast<int32_t>(size % NUM_SIX)); TestImsCallProxyWithCallMediaModeRequest() local
392 ImsCallType callType = static_cast<ImsCallType>(static_cast<int32_t>(size % NUM_SIX)); TestImsCallProxyWithCallMediaModeResponse() local
[all...]
/base/telephony/call_manager/test/unittest/ui_client/
H A Dbluetooth_call_test.cpp254 int32_t callType = DEFAULT_CALL_TYPE; in DialCall() local
274 std::cin >> callType; in DialCall() local
/base/telephony/core_service/services/network_search/src/
H A Dnetwork_register.cpp111 void NetworkRegister::UpdateCellularCall(const RegServiceState &regStatus, const int32_t callType) in UpdateCellularCall() argument

Completed in 15 milliseconds

123