Home
last modified time | relevance | path

Searched refs:ImsCurrentCall (Results 1 – 7 of 7) sorted by relevance

/base/telephony/cellular_call/interfaces/innerkits/ims/
Dims_call_types.h166 struct ImsCurrentCall { struct
242 std::vector<ImsCurrentCall> calls {}; argument
/base/telephony/cellular_call/services/control/include/
Dims_control.h245 CallReportInfo EncapsulationCallReportInfo(int32_t slotId, const ImsCurrentCall &callInfo);
/base/telephony/cellular_call/test/fuzztest/getcscalldata_fuzzer/
Dgetcscalldata_fuzzer.cpp88 ImsCurrentCall info; in RegisterHandler()
/base/telephony/cellular_call/services/control/src/
Dims_control.cpp464 CallReportInfo IMSControl::EncapsulationCallReportInfo(int32_t slotId, const ImsCurrentCall &callIn… in EncapsulationCallReportInfo()
/base/telephony/cellular_call/services/manager/src/
Dcellular_call_handler.cpp260 ImsCurrentCall imsCallInfo; in ReportImsCallsData()
261 std::vector<ImsCurrentCall>::const_iterator it = imsCallInfoList.calls.begin(); in ReportImsCallsData()
/base/telephony/cellular_call/services/ims_service_interaction/src/
Dims_call_callback_stub.cpp322 ImsCurrentCall call; in OnGetImsCallsDataResponseInner()
/base/telephony/cellular_call/test/unittest/imstest/
Dims_test.cpp1588 ImsCurrentCall callInfo;