Home
last modified time | relevance | path

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

/base/telephony/call_manager/services/call/src/
Dconference_base.cpp73 int32_t ConferenceBase::GetSubCallIdList(int32_t callId, std::vector<std::u16string> &callIdList) in GetSubCallIdList() function in OHOS::Telephony::ConferenceBase
Dcs_call.cpp146 int32_t CSCall::GetSubCallIdList(std::vector<std::u16string> &callIdList) in GetSubCallIdList() function in OHOS::Telephony::CSCall
Dott_call.cpp295 int32_t OTTCall::GetSubCallIdList(std::vector<std::u16string> &callIdList) in GetSubCallIdList() function in OHOS::Telephony::OTTCall
Dims_call.cpp227 int32_t IMSCall::GetSubCallIdList(std::vector<std::u16string> &callIdList) in GetSubCallIdList() function in OHOS::Telephony::IMSCall
Dcall_control_manager.cpp708 int32_t CallControlManager::GetSubCallIdList(int32_t callId, std::vector<std::u16string> &callIdLis… in GetSubCallIdList() function in OHOS::Telephony::CallControlManager
/base/telephony/call_manager/test/fuzztest/formatphonenumber_fuzzer/
Dformatphonenumber_fuzzer.cpp59 int32_t GetSubCallIdList(const uint8_t *data, size_t size) in GetSubCallIdList() function
/base/telephony/call_manager/frameworks/native/src/
Dcall_manager_client.cpp197 int32_t CallManagerClient::GetSubCallIdList(int32_t callId, std::vector<std::u16string> &callIdList) in GetSubCallIdList() function in OHOS::Telephony::CallManagerClient
Dcall_manager_proxy.cpp477 int32_t CallManagerProxy::GetSubCallIdList(int32_t callId, std::vector<std::u16string> &callIdList) in GetSubCallIdList() function in OHOS::Telephony::CallManagerProxy
Dcall_manager_service_proxy.cpp1133 int32_t CallManagerServiceProxy::GetSubCallIdList(int32_t callId, std::vector<std::u16string> &call… in GetSubCallIdList() function in OHOS::Telephony::CallManagerServiceProxy
/base/telephony/call_manager/test/unittest/call_manager_gtest/include/
Dcall_manager_connect.h771 int32_t GetSubCallIdList(int32_t callId, std::vector<std::u16string> &callIdList) in GetSubCallIdList() function
/base/telephony/call_manager/services/call_manager_service/src/
Dcall_manager_service.cpp897 int32_t CallManagerService::GetSubCallIdList(int32_t callId, std::vector<std::u16string> &callIdLis… in GetSubCallIdList() function in OHOS::Telephony::CallManagerService
/base/telephony/call_manager/test/unittest/ui_client/
Dui_client_test.cpp771 void GetSubCallIdList() in GetSubCallIdList() function
/base/telephony/call_manager/frameworks/js/napi/src/
Dnapi_call_manager.cpp1398 napi_value NapiCallManager::GetSubCallIdList(napi_env env, napi_callback_info info) in GetSubCallIdList() function in OHOS::Telephony::NapiCallManager