Home
last modified time | relevance | path

Searched defs:cfInfo (Results 1 – 4 of 4) sorted by relevance

/base/telephony/cellular_call/services/connection/src/
Dsupplement_request_ims.cpp82 int32_t slotId, const CallTransferInfo &cfInfo, int32_t classType, int32_t index) in SetCallTransferRequest()
/base/telephony/cellular_call/services/control/src/
Dcellular_call_supplement.cpp431 CallTransferInfo cfInfo; in HandleSetCallTransfer() local
790 int32_t CellularCallSupplement::SetCallTransferInfo(int32_t slotId, const CallTransferInfo &cfInfo) in SetCallTransferInfo()
834 int32_t CellularCallSupplement::CheckSetCallTransferInfo(const CallTransferInfo &cfInfo) in CheckSetCallTransferInfo()
867 … int32_t slotId, const CallTransferInfo &cfInfo, const std::shared_ptr<SsRequestCommand> &command) in SetCallTransferInfoByIms()
/base/telephony/cellular_call/services/ims_service_interaction/src/
Dims_call_client.cpp524 int32_t ImsCallClient::SetCallTransfer(int32_t slotId, const CallTransferInfo &cfInfo, int32_t clas… in SetCallTransfer()
Dims_call_proxy.cpp691 int32_t ImsCallProxy::SetCallTransfer(int32_t slotId, const CallTransferInfo &cfInfo, int32_t class… in SetCallTransfer()