| /base/telephony/cellular_call/test/fuzztest/getcallrestriction_fuzzer/ |
| H A D | getcallrestriction_fuzzer.cpp | 121 int32_t callType = static_cast<int32_t>(size % SLOT_NUM); in SetReadyToCall() local
|
| /base/telephony/call_manager/services/distributed_call/src/distributed_communication/ |
| H A D | distributed_communication_manager.cpp | 253 auto callType = call->GetCallType(); in NewCallCreated() local
|
| /base/telephony/cellular_call/test/fuzztest/imsclient_fuzzer/ |
| H A D | imsclient_fuzzer.cpp | 107 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...] |
| /foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
| H A D | bluetooth_hfp_ag_proxy.cpp | 141 int32_t BluetoothHfpAgProxy::ConnectSco(uint8_t callType) in ConnectSco() argument 157 int32_t BluetoothHfpAgProxy::DisconnectSco(uint8_t callType) in DisconnectSco() argument
|
| /base/telephony/call_manager/test/unittest/ui_client/ |
| H A D | bluetooth_call_test.cpp | 254 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 D | network_register.cpp | 111 void NetworkRegister::UpdateCellularCall(const RegServiceState ®Status, const int32_t callType) in UpdateCellularCall() argument
|
| /base/telephony/cellular_call/services/manager/src/ |
| H A D | cellular_call_register.cpp | 507 ImsCallMode CellularCallRegister::ConverToImsCallMode(ImsCallType callType) in ConverToImsCallMode() argument
|
| /base/telephony/call_manager/services/call/src/ |
| H A D | call_policy.cpp | 51 CallType callType = (CallType)extras.GetIntValue("callType"); in DialPolicy() local 85 CallType callType = (CallType)extras.GetIntValue("callType"); in SuperPrivacyMode() local 108 int32_t CallPolicy::HasNormalCall(bool isEcc, int32_t slotId, CallType callType) in HasNormalCall() argument 175 IsValidCallType(CallType callType) IsValidCallType() argument [all...] |
| H A D | call_object_manager.cpp | 578 bool CallObjectManager::IsCallExist(CallType callType, TelCallState callState) in IsCallExist() argument
|
| /base/telephony/cellular_call/test/unittest/cstest/ |
| H A D | cs_test.cpp | 561 int32_t callType = 0; in InitCallInfo() local 562 std::cin >> callType; in InitCallInfo() local
|
| /base/telephony/cellular_call/services/common/src/ |
| H A D | cellular_call_hisysevent.cpp | 133 WriteIncomingCallFaultEvent(const int32_t slotId, const int32_t callType, const int32_t videoState, const int32_t errCode, const std::string &desc) WriteIncomingCallFaultEvent() argument 147 WriteDialCallFaultEvent(const int32_t slotId, const int32_t callType, const int32_t videoState, const int32_t errorCode, const std::string &desc) WriteDialCallFaultEvent() argument 332 SetCallParameterInfo( const int32_t slotId, const int32_t callType, const int32_t videoState) SetCallParameterInfo() argument 363 JudgingIncomingTimeOut( const int32_t slotId, const int32_t callType, const int32_t videoState) JudgingIncomingTimeOut() argument [all...] |
| /foundation/ability/form_fwk/frameworks/js/napi/form_host/ |
| H A D | js_form_state_observer.cpp | 497 OnFormClickEvent( const std::string &bundleName, const std::string &callType, const AppExecFwk::RunningFormInfo &runningFormInfo) OnFormClickEvent() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
| H A D | bluetooth_hfp_ag_server.cpp | 427 int BluetoothHfpAgServer::ConnectSco(uint8_t callType) in ConnectSco() argument 432 int BluetoothHfpAgServer::DisconnectSco(uint8_t callType) in DisconnectSco() argument
|
| /foundation/communication/bluetooth/frameworks/inner/src/ |
| H A D | bluetooth_hfp_ag.cpp | 524 int32_t HandsFreeAudioGateway::ConnectSco(uint8_t callType) in ConnectSco() argument 536 DisconnectSco(uint8_t callType) DisconnectSco() argument [all...] |
| /applications/standard/settings/napi/settings/ |
| H A D | napi_settings.cpp | 227 CallType callType = INVALID_CALL; in napi_get_uri() local [all...] |
| /base/telephony/call_manager/frameworks/native/src/ |
| H A D | cellular_call_proxy.cpp | 427 int32_t CellularCallProxy::SetReadyToCall(int32_t slotId, int32_t callType, bool isReadyToCall) in SetReadyToCall() argument
|
| /base/telephony/cellular_call/vendor/ims/services/ims_call/src/ |
| H A D | ims_call.cpp | 98 int32_t ImsCall::HoldCall(int32_t slotId, int32_t callType) in HoldCall() argument 112 int32_t ImsCall::UnHoldCall(int32_t slotId, int32_t callType) in UnHoldCall() argument 126 int32_t ImsCall::SwitchCall(int32_t slotId, int32_t callType) in SwitchCall() argument
|
| H A D | ims_call_stub.cpp | 225 int32_t callType = data.ReadInt32(); in OnHoldCall() local 233 int32_t callType = data.ReadInt32(); in OnUnHoldCall() local 241 int32_t callType = data.ReadInt32(); in OnSwitchCall() local
|
| /base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/ |
| H A D | zero_branch7_test.cpp | 608 int32_t callType = 0; in HWTEST_F() local
|
| /base/telephony/cellular_call/interfaces/innerkits/ims/ |
| H A D | ims_call_types.h | 278 ImsCallType callType = ImsCallType::TEL_IMS_CALL_TYPE_VOICE;
member 346 ImsCallType callType = ImsCallType::TEL_IMS_CALL_TYPE_VOICE;
member
|
| /base/telephony/cellular_call/services/ims_service_interaction/src/ |
| H A D | ims_call_proxy.cpp | 165 int32_t ImsCallProxy::HoldCall(int32_t slotId, int32_t callType)
in HoldCall() argument 175 int32_t ImsCallProxy::UnHoldCall(int32_t slotId, int32_t callType)
in UnHoldCall() argument 185 int32_t ImsCallProxy::SwitchCall(int32_t slotId, int32_t callType)
in SwitchCall() argument 233 int32_t ImsCallProxy::SendUpdateCallMediaModeRequest(const ImsCallInfo &callInfo, ImsCallType callType)
in SendUpdateCallMediaModeRequest() argument 252 int32_t ImsCallProxy::SendUpdateCallMediaModeResponse(const ImsCallInfo &callInfo, ImsCallType callType)
in SendUpdateCallMediaModeResponse() argument 1029 WriteCommonInfo(int32_t slotId, std::string funcName, MessageParcel &in, int32_t callType) WriteCommonInfo() argument [all...] |
| H A D | ims_call_client.cpp | 219 int32_t ImsCallClient::HoldCall(int32_t slotId, int32_t callType)
in HoldCall() argument 229 int32_t ImsCallClient::UnHoldCall(int32_t slotId, int32_t callType)
in UnHoldCall() argument 239 int32_t ImsCallClient::SwitchCall(int32_t slotId, int32_t callType)
in SwitchCall() argument 279 int32_t ImsCallClient::SendUpdateCallMediaModeRequest(const ImsCallInfo &callInfo, ImsCallType callType)
in SendUpdateCallMediaModeRequest() argument 289 int32_t ImsCallClient::SendUpdateCallMediaModeResponse(const ImsCallInfo &callInfo, ImsCallType callType)
in SendUpdateCallMediaModeResponse() argument [all...] |
| /base/telephony/ril_adapter/interfaces/innerkits/include/ |
| H A D | hril_vendor_call_defs.h | 69 int32_t callType; member
|
| /foundation/multimedia/player_framework/services/utils/ |
| H A D | media_dfx.cpp | 200 void MediaEvent::CommonStatisicsEventWrite(CallType callType, OHOS::HiviewDFX::HiSysEvent::EventType type, in CommonStatisicsEventWrite() argument 269 void MediaEvent::StatisicsHiSysEventWrite(CallType callType, OHOS::HiviewDFX::HiSysEvent::EventType type, in StatisicsHiSysEventWrite() argument 347 int32_t CreateMediaInfo(CallType callType, int32_t uid, uint64_t instanceId) in CreateMediaInfo() argument
|
| /base/telephony/ril_adapter/services/hril/src/ |
| H A D | hril_call.cpp | 242 int32_t HRilCall::CombineConference(int32_t serialId, int32_t callType) in CombineConference() argument 248 int32_t HRilCall::SeparateConference(int32_t serialId, int32_t callIndex, int32_t callType) in SeparateConference() argument
|