Home
last modified time | relevance | path

Searched refs:ImsDialInfoStruct (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/telephony/cellular_call/services/connection/include/
H A Dcellular_call_connection_ims.h44 int32_t DialRequest(int32_t slotId, const ImsDialInfoStruct &dialRequest);
207 ImsDialInfoStruct GetHoldToDialInfo();
217 ImsDialInfoStruct holdToDialInfo_;
/ohos5.0/base/telephony/cellular_call/services/common/include/
H A Dcellular_call_data_struct.h42 struct ImsDialInfoStruct : public DialRequestStruct { struct
/ohos5.0/base/telephony/cellular_call/services/connection/src/
H A Dcellular_call_connection_ims.cpp27 int32_t CellularCallConnectionIMS::DialRequest(int32_t slotId, const ImsDialInfoStruct &dialRequest) in DialRequest()
402 ImsDialInfoStruct CellularCallConnectionIMS::GetHoldToDialInfo() in GetHoldToDialInfo()
/ohos5.0/base/telephony/cellular_call/services/control/src/
H A Dims_control.cpp96 ImsDialInfoStruct dialInfo; in EncapsulateDial()
650 ImsDialInfoStruct holdToDialInfo = connection.second.GetHoldToDialInfo(); in DialAfterHold()
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dims2_test.cpp570 ImsDialInfoStruct imsDialInfo;
H A Dzero_branch_test.cpp974 ImsDialInfoStruct dialRequest;