Home
last modified time | relevance | path

Searched defs:callIdList (Results 1 – 24 of 24) sorted by relevance

/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dconference_base.cpp80 int32_t ConferenceBase::GetSubCallIdList(int32_t callId, std::vector<std::u16string> &callIdList) in GetSubCallIdList()
106 …ConferenceBase::GetCallIdListForConference(int32_t callId, std::vector<std::u16string> &callIdList) in GetCallIdListForConference()
H A Dsatellite_call.cpp126 int32_t SatelliteCall::GetSubCallIdList(std::vector<std::u16string> &callIdList) in GetSubCallIdList()
131 int32_t SatelliteCall::GetCallIdListForConference(std::vector<std::u16string> &callIdList) in GetCallIdListForConference()
H A Dcall_request_process.cpp240 std::list<int32_t> callIdList; in GetOtherRingingCall() local
258 std::list<int32_t> callIdList; in HoldOrDisconnectedCall() local
482 std::list<int32_t> callIdList; in DisconnectOtherSubIdCall() local
507 std::list<int32_t> callIdList; in DisconnectOtherCallForVideoCall() local
534 std::list<int32_t> callIdList; in RejectRequest() local
570 std::vector<std::u16string> callIdList; in HangUpRequest() local
593 std::vector<std::u16string> callIdList; in HangUpForDsdaRequest() local
625 std::list<int32_t> callIdList; in UnHoldRequest() local
990 std::list<int32_t> callIdList; in EccDialPolicy() local
H A Dcs_call.cpp164 int32_t CSCall::GetSubCallIdList(std::vector<std::u16string> &callIdList) in GetSubCallIdList()
169 int32_t CSCall::GetCallIdListForConference(std::vector<std::u16string> &callIdList) in GetCallIdListForConference()
H A Dvoip_call.cpp213 int32_t VoIPCall::GetSubCallIdList(std::vector<std::u16string> &callIdList) in GetSubCallIdList()
218 int32_t VoIPCall::GetCallIdListForConference(std::vector<std::u16string> &callIdList) in GetCallIdListForConference()
H A Dott_call.cpp313 int32_t OTTCall::GetSubCallIdList(std::vector<std::u16string> &callIdList) in GetSubCallIdList()
318 int32_t OTTCall::GetCallIdListForConference(std::vector<std::u16string> &callIdList) in GetCallIdListForConference()
H A Dims_call.cpp270 int32_t IMSCall::GetSubCallIdList(std::vector<std::u16string> &callIdList) in GetSubCallIdList()
275 int32_t IMSCall::GetCallIdListForConference(std::vector<std::u16string> &callIdList) in GetCallIdListForConference()
H A Dcall_status_manager.cpp161 std::list<int32_t> callIdList; in HandleDsdaInfo() local
860 std::vector<std::u16string> callIdList; in DisconnectedHandle() local
875 std::vector<std::u16string> callIdList, CallRunningState previousState, TelCallState priorState) in HandleHoldCallOrAutoAnswerCall()
926 std::list<int32_t> callIdList; in AutoHandleForDsda() local
957 std::list<int32_t> callIdList; in AutoUnHoldForDsda() local
H A Dcall_object_manager.cpp209 std::list<int32_t> callIdList; in IsNewCallAllowedCreate() local
234 std::list<int32_t> callIdList; in GetCurrentCallNum() local
H A Dcall_policy.cpp289 std::list<int32_t> callIdList; in SwitchCallPolicy() local
H A Dcall_control_manager.cpp891 …t32_t CallControlManager::GetSubCallIdList(int32_t callId, std::vector<std::u16string> &callIdList) in GetSubCallIdList()
901 …ControlManager::GetCallIdListForConference(int32_t callId, std::vector<std::u16string> &callIdList) in GetCallIdListForConference()
/ohos5.0/base/telephony/call_manager/test/fuzztest/call_fuzzer/
H A Dcall_fuzzer.cpp128 std::vector<std::u16string> callIdList; in DialingProcess() local
220 std::vector<std::u16string> callIdList; in IMSCallFunc() local
237 std::vector<std::u16string> callIdList; in VoIPCallFunc() local
378 std::vector<std::u16string> callIdList; in OttCallFunc() local
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
H A Dcall_manager_connect.cpp407 …t32_t CallManagerConnect::GetSubCallIdList(int32_t callId, std::vector<std::u16string> &callIdList) in GetSubCallIdList()
416 …ManagerConnect::GetCallIdListForConference(int32_t callId, std::vector<std::u16string> &callIdList) in GetCallIdListForConference()
H A Dcall_manager7_gtest.cpp249 std::vector<std::u16string> callIdList; variable
821 std::vector<std::u16string> callIdList; variable
H A Dcall_manager2_gtest.cpp198 std::vector<std::u16string> callIdList; variable
H A Dcall_manager4_gtest.cpp292 std::vector<std::u16string> callIdList; variable
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch4_test.cpp700 std::vector<std::u16string> callIdList; variable
924 std::vector<std::u16string> callIdList; variable
H A Dzero_branch6_test.cpp233 std::vector<std::u16string> callIdList; variable
326 std::vector<std::u16string> callIdList; variable
H A Dzero_branch3_test.cpp710 std::vector<std::u16string> callIdList; variable
/ohos5.0/base/telephony/call_manager/frameworks/native/src/
H A Dcall_manager_client.cpp237 int32_t CallManagerClient::GetSubCallIdList(int32_t callId, std::vector<std::u16string> &callIdList) in GetSubCallIdList()
248 …lManagerClient::GetCallIdListForConference(int32_t callId, std::vector<std::u16string> &callIdList) in GetCallIdListForConference()
H A Dcall_manager_proxy.cpp598 int32_t CallManagerProxy::GetSubCallIdList(int32_t callId, std::vector<std::u16string> &callIdList) in GetSubCallIdList()
617 …llManagerProxy::GetCallIdListForConference(int32_t callId, std::vector<std::u16string> &callIdList) in GetCallIdListForConference()
H A Dcall_manager_service_proxy.cpp887 … CallManagerServiceProxy::GetSubCallIdList(int32_t callId, std::vector<std::u16string> &callIdList) in GetSubCallIdList()
908 …erServiceProxy::GetCallIdListForConference(int32_t callId, std::vector<std::u16string> &callIdList) in GetCallIdListForConference()
/ohos5.0/base/telephony/call_manager/services/call_manager_service/src/
H A Dcall_manager_service.cpp1039 …t32_t CallManagerService::GetSubCallIdList(int32_t callId, std::vector<std::u16string> &callIdList) in GetSubCallIdList()
1056 …ManagerService::GetCallIdListForConference(int32_t callId, std::vector<std::u16string> &callIdList) in GetCallIdListForConference()
H A Dcall_manager_service_stub.cpp987 std::vector<std::u16string> callIdList; in OnGetSubCallIdList() local
1006 std::vector<std::u16string> callIdList; in OnGetCallIdListForConference() local