Home
last modified time | relevance | path

Searched defs:GetCallIdListForConference (Results 1 – 15 of 15) sorted by relevance

/base/telephony/call_manager/services/call/src/
Dconference_base.cpp106 int32_t ConferenceBase::GetCallIdListForConference(int32_t callId, std::vector<std::u16string> &cal… in GetCallIdListForConference() function in OHOS::Telephony::ConferenceBase
Dsatellite_call.cpp131 int32_t SatelliteCall::GetCallIdListForConference(std::vector<std::u16string> &callIdList) in GetCallIdListForConference() function in OHOS::Telephony::SatelliteCall
Dcs_call.cpp169 int32_t CSCall::GetCallIdListForConference(std::vector<std::u16string> &callIdList) in GetCallIdListForConference() function in OHOS::Telephony::CSCall
Dvoip_call.cpp218 int32_t VoIPCall::GetCallIdListForConference(std::vector<std::u16string> &callIdList) in GetCallIdListForConference() function in OHOS::Telephony::VoIPCall
Dott_call.cpp318 int32_t OTTCall::GetCallIdListForConference(std::vector<std::u16string> &callIdList) in GetCallIdListForConference() function in OHOS::Telephony::OTTCall
Dims_call.cpp275 int32_t IMSCall::GetCallIdListForConference(std::vector<std::u16string> &callIdList) in GetCallIdListForConference() function in OHOS::Telephony::IMSCall
Dcall_control_manager.cpp901 int32_t CallControlManager::GetCallIdListForConference(int32_t callId, std::vector<std::u16string> … in GetCallIdListForConference() function in OHOS::Telephony::CallControlManager
/base/telephony/call_manager/test/fuzztest/formatphonenumber_fuzzer/
Dformatphonenumber_fuzzer.cpp57 int32_t GetCallIdListForConference(const uint8_t *data, size_t size) in GetCallIdListForConference() function
/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
Dcall_manager_connect.cpp416 int32_t CallManagerConnect::GetCallIdListForConference(int32_t callId, std::vector<std::u16string> … in GetCallIdListForConference() function in OHOS::Telephony::CallManagerConnect
/base/telephony/call_manager/frameworks/native/src/
Dcall_manager_client.cpp248 int32_t CallManagerClient::GetCallIdListForConference(int32_t callId, std::vector<std::u16string> &… in GetCallIdListForConference() function in OHOS::Telephony::CallManagerClient
Dcall_manager_proxy.cpp617 int32_t CallManagerProxy::GetCallIdListForConference(int32_t callId, std::vector<std::u16string> &c… in GetCallIdListForConference() function in OHOS::Telephony::CallManagerProxy
Dcall_manager_service_proxy.cpp908 int32_t CallManagerServiceProxy::GetCallIdListForConference(int32_t callId, std::vector<std::u16str… in GetCallIdListForConference() function in OHOS::Telephony::CallManagerServiceProxy
/base/telephony/call_manager/services/call_manager_service/src/
Dcall_manager_service.cpp1056 int32_t CallManagerService::GetCallIdListForConference(int32_t callId, std::vector<std::u16string> … in GetCallIdListForConference() function in OHOS::Telephony::CallManagerService
/base/telephony/call_manager/test/unittest/ui_client/
Dui_client_test.cpp789 void GetCallIdListForConference() in GetCallIdListForConference() function
/base/telephony/call_manager/frameworks/js/napi/src/
Dnapi_call_manager.cpp1677 napi_value NapiCallManager::GetCallIdListForConference(napi_env env, napi_callback_info info) in GetCallIdListForConference() function in OHOS::Telephony::NapiCallManager