Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dcall_request_process.cpp586 std::list<int32_t> allCallIdList; in HangUpForDsdaRequest() local
587 GetCarrierCallList(allCallIdList); in HangUpForDsdaRequest()
588 IsExistCallOtherSlot(allCallIdList, call->GetSlotId(), noOtherCall); in HangUpForDsdaRequest()