/ohos5.0/base/telephony/call_manager/services/call/src/ |
H A D | carrier_call.cpp | 53 CellularCallInfo callInfo; in CarrierAnswerCall() local 82 CellularCallInfo callInfo; in CarrierRejectCall() local 108 CellularCallInfo callInfo; in CarrierHangUpCall() local 136 CellularCallInfo callInfo; in CarrierHoldCall() local 155 CellularCallInfo callInfo; in CarrierUnHoldCall() local 203 CellularCallInfo callInfo; in CarrierSwitchCall() local 227 CellularCallInfo callInfo; in CarrierCombineConference() local 241 CellularCallInfo callInfo; in CarrierSeparateConference() local 255 CellularCallInfo callInfo; in CarrierKickOutFromConference() local 298 CellularCallInfo callInfo; in StartDtmf() local [all …]
|
H A D | call_incoming_filter_manager.cpp | 32 int32_t CallIncomingFilterManager::PackCellularCallInfo(CellularCallInfo &callInfo, const CallDetai… in PackCellularCallInfo()
|
H A D | ims_call.cpp | 139 CellularCallInfo callInfo; in StartRtt() local 155 CellularCallInfo callInfo; in StopRtt() local 326 CellularCallInfo callInfo; in SendUpdateCallMediaModeRequest() local 343 CellularCallInfo callInfo; in SendUpdateCallMediaModeResponse() local
|
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/ |
H A D | ims1_test.cpp | 416 CellularCallInfo callInfo; variable 425 CellularCallInfo callInfo; variable 453 CellularCallInfo callInfo; variable 460 CellularCallInfo callInfo; variable 486 CellularCallInfo callInfo; variable 493 CellularCallInfo callInfo; variable 519 CellularCallInfo callInfo; variable 526 CellularCallInfo callInfo; variable 552 CellularCallInfo callInfo; variable 559 CellularCallInfo callInfo; variable [all …]
|
/ohos5.0/base/telephony/cellular_call/test/unittest/satellitetest/ |
H A D | satellite_test.cpp | 144 CellularCallInfo callInfo; variable 151 CellularCallInfo callInfo; variable 178 CellularCallInfo callInfo; variable 185 CellularCallInfo callInfo; variable 212 CellularCallInfo callInfo; variable 219 CellularCallInfo callInfo; variable 244 CellularCallInfo callInfo; variable 252 CellularCallInfo callInfo; variable 278 CellularCallInfo callInfo; variable 313 CellularCallInfo callInfo; variable [all …]
|
H A D | zero_branch_test.cpp | 62 …hTest::InitCellularCallInfo(int32_t accountId, std::string phonenumber, CellularCallInfo &callInfo) in InitCellularCallInfo() 161 CellularCallInfo callInfo; variable
|
/ohos5.0/base/telephony/cellular_call/test/unittest/cstest/ |
H A D | cs_test.cpp | 117 CellularCallInfo callInfo; in Dial() local 135 CellularCallInfo callInfo; in HangUp() local 150 CellularCallInfo callInfo; in Answer() local 160 CellularCallInfo callInfo; in Reject() local 172 CellularCallInfo callInfo; in HoldCall() local 182 CellularCallInfo callInfo; in UnHoldCall() local 192 CellularCallInfo callInfo; in SwitchCall() local 216 CellularCallInfo callInfo; in CombineConference() local 226 CellularCallInfo callInfo; in SeparateConference() local 251 CellularCallInfo callInfo; in KickOutFromConference() local [all …]
|
H A D | cs_test.h | 128 …nt32_t InitCellularCallInfo(int32_t accountId, std::string phonenumber, CellularCallInfo &callInfo) in InitCellularCallInfo() 162 CellularCallInfo callInfo; in TestDialCallByCs() local
|
H A D | cs2_test.cpp | 133 CellularCallInfo callInfo; variable 140 CellularCallInfo callInfo; variable 292 CellularCallInfo callInfo; variable 300 CellularCallInfo callInfo; variable 326 CellularCallInfo callInfo; variable 361 CellularCallInfo callInfo; variable 368 CellularCallInfo callInfo; variable 659 CallInfo callInfo; variable
|
H A D | cs_calloperation_test.cpp | 948 CellularCallInfo callInfo; variable 955 CellularCallInfo callInfo; variable 1107 CellularCallInfo callInfo; variable 1115 CellularCallInfo callInfo; variable 1141 CellularCallInfo callInfo; variable 1176 CellularCallInfo callInfo; variable 1183 CellularCallInfo callInfo; variable
|
/ohos5.0/base/telephony/call_manager/services/telephony_interaction/src/ |
H A D | cellular_call_connection.cpp | 177 int CellularCallConnection::Dial(const CellularCallInfo &callInfo) in Dial() 210 int CellularCallConnection::Reject(const CellularCallInfo &callInfo) in Reject() 226 int CellularCallConnection::Answer(const CellularCallInfo &callInfo) in Answer() 242 int CellularCallConnection::HoldCall(const CellularCallInfo &callInfo) in HoldCall() 256 int CellularCallConnection::UnHoldCall(const CellularCallInfo &callInfo) in UnHoldCall() 270 int CellularCallConnection::SwitchCall(const CellularCallInfo &callInfo) in SwitchCall() 293 int CellularCallConnection::CombineConference(const CellularCallInfo &callInfo) in CombineConference() 349 int CellularCallConnection::StopDtmf(const CellularCallInfo &callInfo) in StopDtmf() 383 CellularCallInfo callInfo; in SendDtmf() local 525 int CellularCallConnection::StopRtt(const CellularCallInfo &callInfo) in StopRtt() [all …]
|
/ohos5.0/base/telephony/cellular_call/services/control/include/ |
H A D | control_base.h | 300 int32_t StartDtmf(T &&t, char cDtmfCode, const CellularCallInfo &callInfo) const in StartDtmf() 336 int32_t StopDtmf(T &&t, const CellularCallInfo &callInfo) const in StopDtmf() 368 int32_t SendDtmf(T &&t, char cDtmfCode, const CellularCallInfo &callInfo) const in SendDtmf()
|
/ohos5.0/base/telephony/cellular_call/services/control/src/ |
H A D | control_base.cpp | 29 int32_t ControlBase::DialPreJudgment(const CellularCallInfo &callInfo, bool isEcc) in DialPreJudgment() 109 bool ControlBase::CheckAirplaneModeScene(const CellularCallInfo &callInfo) in CheckAirplaneModeScene() 127 int32_t ControlBase::HandleEcc(const CellularCallInfo &callInfo, bool isEcc, bool isAirplaneModeOn,… in HandleEcc()
|
H A D | satellite_control.cpp | 32 int32_t SatelliteControl::Dial(const CellularCallInfo &callInfo, bool isEcc) in Dial() 91 int32_t SatelliteControl::HangUp(const CellularCallInfo &callInfo, CallSupplementType type) in HangUp() 122 int32_t SatelliteControl::Answer(const CellularCallInfo &callInfo) in Answer() 160 int32_t SatelliteControl::Reject(const CellularCallInfo &callInfo) in Reject() 252 …SatelliteControl::EncapsulationCallReportInfo(int32_t slotId, const SatelliteCurrentCall &callInfo) in EncapsulationCallReportInfo() 450 int32_t SatelliteControl::PostDialProceed(const CellularCallInfo &callInfo, const bool proceed) in PostDialProceed()
|
H A D | cs_control.cpp | 33 int32_t CSControl::Dial(const CellularCallInfo &callInfo, bool isEcc) in Dial() 62 int32_t CSControl::DialCdma(const CellularCallInfo &callInfo) in DialCdma() 92 int32_t CSControl::DialGsm(const CellularCallInfo &callInfo) in DialGsm() 163 int32_t CSControl::HangUp(const CellularCallInfo &callInfo, CallSupplementType type) in HangUp() 216 int32_t CSControl::Answer(const CellularCallInfo &callInfo) in Answer() 292 int32_t CSControl::Reject(const CellularCallInfo &callInfo) in Reject() 510 CallReportInfo CSControl::EncapsulationCallReportInfo(int32_t slotId, const CallInfo &callInfo) in EncapsulationCallReportInfo() 645 int32_t CSControl::PostDialProceed(const CellularCallInfo &callInfo, const bool proceed) in PostDialProceed()
|
H A D | ims_control.cpp | 33 int32_t IMSControl::Dial(const CellularCallInfo &callInfo, bool isEcc) in Dial() 126 int32_t IMSControl::HangUp(const CellularCallInfo &callInfo, CallSupplementType type) in HangUp() 165 int32_t IMSControl::Answer(const CellularCallInfo &callInfo) in Answer() 220 int32_t IMSControl::Reject(const CellularCallInfo &callInfo) in Reject() 480 …lReportInfo IMSControl::EncapsulationCallReportInfo(int32_t slotId, const ImsCurrentCall &callInfo) in EncapsulationCallReportInfo() 575 int32_t IMSControl::PostDialProceed(const CellularCallInfo &callInfo, const bool proceed) in PostDialProceed()
|
H A D | ims_video_call_control.cpp | 122 int32_t ImsVideoCallControl::SendUpdateCallMediaModeRequest(const CellularCallInfo &callInfo, ImsCa… in SendUpdateCallMediaModeRequest() 164 int32_t ImsVideoCallControl::SendUpdateCallMediaModeResponse(const CellularCallInfo &callInfo, ImsC… in SendUpdateCallMediaModeResponse()
|
/ohos5.0/base/telephony/cellular_call/services/manager/src/ |
H A D | cellular_call_service.cpp | 303 int32_t CellularCallService::Dial(const CellularCallInfo &callInfo) in Dial() 337 int32_t CellularCallService::DialNormalCall(const CellularCallInfo &callInfo, bool isEcc) in DialNormalCall() 418 int32_t CellularCallService::Reject(const CellularCallInfo &callInfo) in Reject() 470 int32_t CellularCallService::Answer(const CellularCallInfo &callInfo) in Answer() 543 int32_t CellularCallService::HoldCall(const CellularCallInfo &callInfo) in HoldCall() 578 int32_t CellularCallService::UnHoldCall(const CellularCallInfo &callInfo) in UnHoldCall() 613 int32_t CellularCallService::SwitchCall(const CellularCallInfo &callInfo) in SwitchCall() 648 int32_t CellularCallService::CombineConference(const CellularCallInfo &callInfo) in CombineConference() 676 int32_t CellularCallService::SeparateConference(const CellularCallInfo &callInfo) in SeparateConference() 704 int32_t CellularCallService::KickOutFromConference(const CellularCallInfo &callInfo) in KickOutFromConference() [all …]
|
/ohos5.0/base/telephony/cellular_call/test/fuzztest/imsclient_fuzzer/ |
H A D | imsclient_fuzzer.cpp | 63 ImsCallInfo callInfo; in TestImsCallClientWithCallInfo() local 188 ImsCallInfo callInfo; in TestImsCallClientWithCallMediaModeRequest() local 207 ImsCallInfo callInfo; in TestImsCallClientWithCallMediaModeResponse() local 241 ImsCallInfo callInfo; in TestImsCallProxyWithCallInfo() local 362 ImsCallInfo callInfo; in TestImsCallProxyWithCallMediaModeRequest() local 380 ImsCallInfo callInfo; in TestImsCallProxyWithCallMediaModeResponse() local
|
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/common/src/ |
H A D | call_reporter.cpp | 28 callCounts.Compute(funcName, [&overCount, &firstCallTime](auto &key, CallInfo &callInfo) { in Count()
|
/ohos5.0/base/telephony/call_manager/frameworks/native/src/ |
H A D | cellular_call_proxy.cpp | 24 int32_t CellularCallProxy::Dial(const CellularCallInfo &callInfo) in Dial() 79 int32_t CellularCallProxy::Reject(const CellularCallInfo &callInfo) in Reject() 105 int32_t CellularCallProxy::Answer(const CellularCallInfo &callInfo) in Answer() 131 int32_t CellularCallProxy::HoldCall(const CellularCallInfo &callInfo) in HoldCall() 157 int32_t CellularCallProxy::UnHoldCall(const CellularCallInfo &callInfo) in UnHoldCall() 184 int32_t CellularCallProxy::SwitchCall(const CellularCallInfo &callInfo) in SwitchCall() 296 int32_t CellularCallProxy::CombineConference(const CellularCallInfo &callInfo) in CombineConference() 323 int32_t CellularCallProxy::SeparateConference(const CellularCallInfo &callInfo) in SeparateConference() 376 int32_t CellularCallProxy::KickOutFromConference(const CellularCallInfo &callInfo) in KickOutFromConference() 552 int32_t CellularCallProxy::StopDtmf(const CellularCallInfo &callInfo) in StopDtmf() [all …]
|
/ohos5.0/base/telephony/cellular_call/test/fuzztest/satelliteclient_fuzzer/ |
H A D | satelliteclient_fuzzer.cpp | 62 SatelliteCallInfo callInfo; in TestSatelliteCallClientWithCallInfo() local 87 SatelliteCallInfo callInfo; in TestSatelliteCallProxyWithCallInfo() local
|
/ohos5.0/base/telephony/cellular_call/test/fuzztest/separateconference_fuzzer/ |
H A D | separateconference_fuzzer.cpp | 53 CellularCallInfo callInfo; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/base/telephony/cellular_call/test/fuzztest/reporthangupinfo_fuzzer/ |
H A D | reporthangupinfo_fuzzer.cpp | 54 CellularCallInfo callInfo; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/base/telephony/cellular_call/services/ims_service_interaction/src/ |
H A D | ims_call_client.cpp | 161 int32_t ImsCallClient::Dial(const ImsCallInfo &callInfo, CLIRMode mode) in Dial() 173 int32_t ImsCallClient::HangUp(const ImsCallInfo &callInfo) in HangUp() 185 int32_t ImsCallClient::Reject(const ImsCallInfo &callInfo) in Reject() 197 int32_t ImsCallClient::RejectWithReason(const ImsCallInfo &callInfo, const ImsRejectReason &reason) in RejectWithReason() 207 int32_t ImsCallClient::Answer(const ImsCallInfo &callInfo) in Answer() 279 int32_t ImsCallClient::SendUpdateCallMediaModeRequest(const ImsCallInfo &callInfo, ImsCallType call… in SendUpdateCallMediaModeRequest() 289 int32_t ImsCallClient::SendUpdateCallMediaModeResponse(const ImsCallInfo &callInfo, ImsCallType cal… in SendUpdateCallMediaModeResponse()
|