Home
last modified time | relevance | path

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

/base/telephony/call_manager/interfaces/innerkits/
H A Dvoip_call_manager_info.h129 VoipCallState voipCallState = VoipCallState::VOIP_CALL_STATE_IDLE; member
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch6_test.cpp529 VoipCallState voipCallState = VoipCallState::VOIP_CALL_STATE_ACTIVE; in HWTEST_F() local
532 int32_t ret3 = voipCallManagerInterfacePtr->ReportCallStateChange(callId, voipCallState, voipCallType); in HWTEST_F()
/base/telephony/call_manager/services/call/src/
H A Dcall_control_manager.cpp314 TelCallState voipCallState = voipCall->GetTelCallState(); in CarrierAndVoipConflictProcess() local
315 if (voipCallState == TelCallState::CALL_STATUS_INCOMING) { in CarrierAndVoipConflictProcess()
318 } else if (voipCallState == TelCallState::CALL_STATUS_DIALING) { in CarrierAndVoipConflictProcess()

Completed in 5 milliseconds