Home
last modified time | relevance | path

Searched refs:ExitConference (Results 1 - 15 of 15) sorted by relevance

/base/telephony/call_manager/services/call/include/
H A Dsatellite_call.h45 int32_t ExitConference() override;
H A Dcs_call.h46 int32_t ExitConference() override;
H A Dvoip_call.h44 int32_t ExitConference() override;
H A Dott_call.h51 int32_t ExitConference() override;
H A Dims_call.h47 int32_t ExitConference() override;
H A Dcall_base.h64 virtual int32_t ExitConference() = 0;
/base/telephony/call_manager/services/call/src/
H A Dsatellite_call.cpp111 int32_t SatelliteCall::ExitConference() in ExitConference() function in OHOS::Telephony::SatelliteCall
H A Dcs_call.cpp140 int32_t CSCall::ExitConference() in ExitConference() function in OHOS::Telephony::CSCall
H A Dvoip_call.cpp233 int32_t VoIPCall::ExitConference() in ExitConference() function in OHOS::Telephony::VoIPCall
H A Dott_call.cpp289 int32_t OTTCall::ExitConference() in ExitConference() function in OHOS::Telephony::OTTCall
H A Dims_call.cpp252 int32_t IMSCall::ExitConference() in ExitConference() function in OHOS::Telephony::IMSCall
H A Dcall_status_manager.cpp709 } else if (call->ExitConference() == TELEPHONY_SUCCESS) { in ActiveHandle()
883 call->ExitConference(); in DisconnectedHandle()
/base/telephony/call_manager/test/fuzztest/call_fuzzer/
H A Dcall_fuzzer.cpp122 callObjectPtr->ExitConference(); in DialingProcess()
214 callObjectPtr->ExitConference(); in IMSCallFunc()
263 voipCall->ExitConference(); in VoIPCallFunc()
372 callObjectPtr->ExitConference(); in OttCallFunc()
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch4_test.cpp918 ASSERT_EQ(ottCall->ExitConference(), TELEPHONY_SUCCESS); in HWTEST_F()
/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
H A Dcall_manager7_gtest.cpp826 EXPECT_EQ(voIPCall->ExitConference(), TELEPHONY_SUCCESS); in HWTEST_F()

Completed in 12 milliseconds