Home
last modified time | relevance | path

Searched refs:SetCallTransferInfoByIms (Results 1 - 3 of 3) sorted by relevance

/base/telephony/cellular_call/services/utils/include/
H A Dcellular_call_supplement.h551 int32_t SetCallTransferInfoByIms(
/base/telephony/cellular_call/test/unittest/imstest/
H A Dzero_branch_test.cpp424 callSup.SetCallTransferInfoByIms(SIM1_SLOTID, cfInfo, utCommand); in HWTEST_F()
425 callSup.SetCallTransferInfoByIms(SIM2_SLOTID, cfInfo, utCommand); in HWTEST_F()
663 ASSERT_EQ(callSup.SetCallTransferInfoByIms(SIM1_SLOTID, cfInfo, command), TELEPHONY_ERR_IPC_CONNECT_STUB_FAIL); in HWTEST_F()
665 ASSERT_EQ(callSup.SetCallTransferInfoByIms(SIM1_SLOTID, cfInfo, command), TELEPHONY_SUCCESS); in HWTEST_F()
/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_supplement.cpp784 return SetCallTransferInfoByIms(slotId, cfInfo, utCommand); in SetCallTransferInfo()
838 int32_t CellularCallSupplement::SetCallTransferInfoByIms( in SetCallTransferInfoByIms() function in OHOS::Telephony::CellularCallSupplement

Completed in 5 milliseconds