Searched refs:SetCallTransferInfoByIms (Results 1 - 3 of 3) sorted by relevance
/base/telephony/cellular_call/services/utils/include/ |
H A D | cellular_call_supplement.h | 551 int32_t SetCallTransferInfoByIms(
|
/base/telephony/cellular_call/test/unittest/imstest/ |
H A D | zero_branch_test.cpp | 424 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 D | cellular_call_supplement.cpp | 784 return SetCallTransferInfoByIms(slotId, cfInfo, utCommand); in SetCallTransferInfo() 838 int32_t CellularCallSupplement::SetCallTransferInfoByIms( in SetCallTransferInfoByIms() function in OHOS::Telephony::CellularCallSupplement
|
Completed in 5 milliseconds