Home
last modified time | relevance | path

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

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