Home
last modified time | relevance | path

Searched refs:GetCurrentActiveCall (Results 1 - 7 of 7) sorted by relevance

/base/telephony/call_manager/services/audio/include/
H A Dcall_state_processor.h38 int32_t GetCurrentActiveCall();
H A Daudio_control_manager.h65 sptr<CallBase> GetCurrentActiveCall();
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch8_test.cpp113 ASSERT_TRUE(audioControl->GetCurrentActiveCall() == nullptr); in HWTEST_F()
193 ASSERT_TRUE(audioControl->GetCurrentActiveCall() == nullptr); in HWTEST_F()
H A Dzero_branch_test_call_state.cpp859 callStateProcessor->GetCurrentActiveCall(); in HWTEST_F()
/base/telephony/call_manager/test/fuzztest/audiodevice_fuzzer/
H A Daudiodevice_fuzzer.cpp71 audioControlManager->GetCurrentActiveCall(); in AudioControlManagerFunc()
/base/telephony/call_manager/services/audio/src/
H A Dcall_state_processor.cpp223 int32_t CallStateProcessor::GetCurrentActiveCall() in GetCurrentActiveCall() function in OHOS::Telephony::CallStateProcessor
H A Daudio_control_manager.cpp802 sptr<CallBase> AudioControlManager::GetCurrentActiveCall() in GetCurrentActiveCall() function in OHOS::Telephony::AudioControlManager
804 int32_t callId = DelayedSingleton<CallStateProcessor>::GetInstance()->GetCurrentActiveCall(); in GetCurrentActiveCall()

Completed in 5 milliseconds