Home
last modified time | relevance | path

Searched refs:AddCall (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/call_manager/services/audio/include/
H A Dcall_state_processor.h34 void AddCall(int32_t callId, TelCallState state);
/ohos5.0/base/telephony/call_manager/services/audio/src/
H A Dcall_state_processor.cpp36 void CallStateProcessor::AddCall(int32_t callId, TelCallState state) in AddCall() function in OHOS::Telephony::CallStateProcessor
H A Daudio_control_manager.cpp308 …DelayedSingleton<CallStateProcessor>::GetInstance()->AddCall(callObjectPtr->GetCallID(), nextState… in HandleNextState()
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch_test_call_state.cpp858 callStateProcessor->AddCall(1, state);