Home
last modified time | relevance | path

Searched refs:IsExistCallOtherSlot (Results 1 - 4 of 4) sorted by relevance

/base/telephony/call_manager/services/call/include/
H A Dcall_request_process.h65 void IsExistCallOtherSlot(std::list<int32_t> &list, int32_t slotId, bool &noOtherCall);
/base/telephony/call_manager/services/call/src/
H A Dcall_request_process.cpp262 IsExistCallOtherSlot(callIdList, slotId, noOtherCall); in HoldOrDisconnectedCall()
323 void CallRequestProcess::IsExistCallOtherSlot(std::list<int32_t> &list, int32_t slotId, bool &noOtherCall) in IsExistCallOtherSlot() function in OHOS::Telephony::CallRequestProcess
588 IsExistCallOtherSlot(allCallIdList, call->GetSlotId(), noOtherCall); in HangUpForDsdaRequest()
627 IsExistCallOtherSlot(callIdList, call->GetSlotId(), noOtherCall); in UnHoldRequest()
H A Dcall_status_manager.cpp169 DelayedSingleton<CallRequestProcess>::GetInstance()->IsExistCallOtherSlot(callIdList, slotId, noOtherCall); in HandleDsdaInfo()
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch1_test.cpp273 callRequestProcess->IsExistCallOtherSlot(list, SIM1_SLOTID, noOtherCall); in HWTEST_F()

Completed in 7 milliseconds