Home
last modified time | relevance | path

Searched defs:callVec (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/telephony/call_manager/frameworks/native/src/
H A Dbluetooth_call_proxy.cpp105 std::vector<CallAttributeInfo> callVec; in GetCurrentCallList() local
H A Dbluetooth_call_client.cpp306 std::vector<CallAttributeInfo> callVec; in GetCurrentCallList() local
/ohos5.0/base/telephony/call_manager/test/unittest/ui_client/
H A Dbluetooth_call_test.cpp540 std::vector<CallAttributeInfo> callVec = g_bluetoothCallPtr->GetCurrentCallList(slotId); in GetCurrentCallList() local
/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dcall_object_manager.cpp664 std::vector<CallAttributeInfo> callVec; in GetCallInfoList() local
777 std::vector<CallAttributeInfo> callVec; in GetAllCallInfoList() local
/ohos5.0/base/telephony/call_manager/services/bluetooth/src/
H A Dbluetooth_call_stub.cpp224 std::vector<CallAttributeInfo> callVec = GetCurrentCallList(slotId); in OnGetCurrentCallList() local