Searched defs:cfInfo (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/base/telephony/cellular_call/services/common/src/ |
H A D | supplement_request_ims.cpp | 82 int32_t slotId, const CallTransferInfo &cfInfo, int32_t classType, int32_t index) in SetCallTransferRequest()
|
/ohos5.0/base/telephony/cellular_call/services/utils/src/ |
H A D | cellular_call_supplement.cpp | 391 CallTransferInfo cfInfo; in HandleSetCallTransfer() local 763 int32_t CellularCallSupplement::SetCallTransferInfo(int32_t slotId, const CallTransferInfo &cfInfo) in SetCallTransferInfo() 807 int32_t CellularCallSupplement::CheckSetCallTransferInfo(const CallTransferInfo &cfInfo) in CheckSetCallTransferInfo() 840 … int32_t slotId, const CallTransferInfo &cfInfo, const std::shared_ptr<SsRequestCommand> &command) in SetCallTransferInfoByIms()
|
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/ |
H A D | zero_branch_test.cpp | 418 CallTransferInfo cfInfo; variable 661 CallTransferInfo cfInfo; variable
|
H A D | ims_connection_test.cpp | 564 CallTransferInfo cfInfo; variable
|
H A D | zero_branch1_test.cpp | 812 CallForwardingInfo cfInfo; variable
|
/ohos5.0/base/telephony/cellular_call/services/ims_service_interaction/src/ |
H A D | ims_call_client.cpp | 601 int32_t ImsCallClient::SetCallTransfer(int32_t slotId, const CallTransferInfo &cfInfo, int32_t clas… in SetCallTransfer()
|
H A D | ims_call_proxy.cpp | 742 int32_t ImsCallProxy::SetCallTransfer(int32_t slotId, const CallTransferInfo &cfInfo, int32_t class… in SetCallTransfer()
|