Home
last modified time | relevance | path

Searched refs:GetAllCallList (Results 1 - 6 of 6) sorted by relevance

/base/telephony/call_manager/services/call/include/
H A Dcall_object_manager.h78 static std::list<sptr<CallBase>> GetAllCallList();
/base/telephony/call_manager/services/telephony_interaction/src/
H A Dvoip_call_connection.cpp196 std::list<sptr<CallBase>> allCallList = CallObjectManager::GetAllCallList(); in ClearVoipCall()
/base/telephony/call_manager/services/distributed_call/src/distributed_communication/
H A Ddistributed_data_sink_controller.cpp273 auto calls = CallObjectManager::GetAllCallList(); in SendCurrentDataQueryReq()
/base/telephony/call_manager/services/call/src/
H A Dcall_object_manager.cpp395 std::list<sptr<CallBase>> CallObjectManager::GetAllCallList() in GetAllCallList() function in OHOS::Telephony::CallObjectManager
H A Dcall_control_manager.cpp1313 std::list<sptr<CallBase>> allCallList = CallObjectManager::GetAllCallList(); in SetVoIPCallState()
1336 std::list<sptr<CallBase>> allCallList = CallObjectManager::GetAllCallList(); in HangUpVoipCall()
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch1_test.cpp399 CallObjectManager::GetAllCallList(); in HWTEST_F()

Completed in 7 milliseconds