Home
last modified time | relevance | path

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

/base/telephony/call_manager/services/call/include/
H A Dcall_object_manager.h72 static std::vector<CallAttributeInfo> GetCallInfoList(int32_t slotId);
/base/telephony/call_manager/services/bluetooth/src/
H A Dbluetooth_call_service.cpp337 return GetCallInfoList(slotId); in GetCurrentCallList()
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch1_test.cpp374 CallObjectManager::GetCallInfoList(DEFAULT_INDEX); in HWTEST_F()
376 CallObjectManager::GetCallInfoList(SIM1_SLOTID); in HWTEST_F()
377 CallObjectManager::GetCallInfoList(DEFAULT_INDEX); in HWTEST_F()
/base/telephony/call_manager/services/call/src/
H A Dcall_object_manager.cpp668 std::vector<CallAttributeInfo> CallObjectManager::GetCallInfoList(int32_t slotId) in GetCallInfoList() function in OHOS::Telephony::CallObjectManager

Completed in 4 milliseconds