Home
last modified time | relevance | path

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

/base/telephony/call_manager/services/call/include/
H A Dcall_request_process.h52 void DisconnectOtherSubIdCall(int32_t callId, int32_t slotId, int32_t videoState);
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch1_test.cpp228 callRequestProcess->DisconnectOtherSubIdCall(1, 0, 0); in HWTEST_F()
306 callRequestProcess->DisconnectOtherSubIdCall(VALID_CALLID, SIM1_SLOTID, in HWTEST_F()
314 callRequestProcess->DisconnectOtherSubIdCall(VALID_CALLID, SIM1_SLOTID, in HWTEST_F()
/base/telephony/call_manager/services/call/src/
H A Dcall_request_process.cpp120 DisconnectOtherSubIdCall(callId, slotId, videoState); in AnswerRequestForDsda()
475 void CallRequestProcess::DisconnectOtherSubIdCall(int32_t callId, int32_t slotId, int32_t videoState) in DisconnectOtherSubIdCall() function in OHOS::Telephony::CallRequestProcess

Completed in 5 milliseconds