Home
last modified time | relevance | path

Searched refs:CheckSetCallTransferInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/cellular_call/services/utils/include/
H A Dcellular_call_supplement.h550 int32_t CheckSetCallTransferInfo(const CallTransferInfo &cfInfo);
/ohos5.0/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_supplement.cpp765 int32_t result = CheckSetCallTransferInfo(cfInfo); in SetCallTransferInfo()
807 int32_t CellularCallSupplement::CheckSetCallTransferInfo(const CallTransferInfo &cfInfo) in CheckSetCallTransferInfo() function in OHOS::Telephony::CellularCallSupplement