Home
last modified time | relevance | path

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

/base/telephony/call_manager/services/call/src/
Dconference_base.cpp93 int32_t ConferenceBase::GetCallIdListForConference(int32_t callId, std::vector<std::u16string> &cal… in GetCallIdListForConference() function in OHOS::Telephony::ConferenceBase
Dcs_call.cpp151 int32_t CSCall::GetCallIdListForConference(std::vector<std::u16string> &callIdList) in GetCallIdListForConference() function in OHOS::Telephony::CSCall
Dott_call.cpp300 int32_t OTTCall::GetCallIdListForConference(std::vector<std::u16string> &callIdList) in GetCallIdListForConference() function in OHOS::Telephony::OTTCall
Dims_call.cpp232 int32_t IMSCall::GetCallIdListForConference(std::vector<std::u16string> &callIdList) in GetCallIdListForConference() function in OHOS::Telephony::IMSCall
Dcall_control_manager.cpp718 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.cpp73 int32_t GetCallIdListForConference(const uint8_t *data, size_t size) in GetCallIdListForConference() function
/base/telephony/call_manager/frameworks/native/src/
Dcall_manager_client.cpp208 int32_t CallManagerClient::GetCallIdListForConference(int32_t callId, std::vector<std::u16string> &… in GetCallIdListForConference() function in OHOS::Telephony::CallManagerClient
Dcall_manager_proxy.cpp492 int32_t CallManagerProxy::GetCallIdListForConference(int32_t callId, std::vector<std::u16string> &c… in GetCallIdListForConference() function in OHOS::Telephony::CallManagerProxy
Dcall_manager_service_proxy.cpp1160 int32_t CallManagerServiceProxy::GetCallIdListForConference(int32_t callId, std::vector<std::u16str… in GetCallIdListForConference() function in OHOS::Telephony::CallManagerServiceProxy
/base/telephony/call_manager/test/unittest/call_manager_gtest/include/
Dcall_manager_connect.h780 int32_t GetCallIdListForConference(int32_t callId, std::vector<std::u16string> &callIdList) in GetCallIdListForConference() function
/base/telephony/call_manager/services/call_manager_service/src/
Dcall_manager_service.cpp914 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.cpp788 void GetCallIdListForConference() in GetCallIdListForConference() function
/base/telephony/call_manager/frameworks/js/napi/src/
Dnapi_call_manager.cpp1419 napi_value NapiCallManager::GetCallIdListForConference(napi_env env, napi_callback_info info) in GetCallIdListForConference() function in OHOS::Telephony::NapiCallManager