/base/telephony/call_manager/services/call/src/ |
D | conference_base.cpp | 73 int32_t ConferenceBase::GetSubCallIdList(int32_t callId, std::vector<std::u16string> &callIdList) in GetSubCallIdList() function in OHOS::Telephony::ConferenceBase
|
D | cs_call.cpp | 146 int32_t CSCall::GetSubCallIdList(std::vector<std::u16string> &callIdList) in GetSubCallIdList() function in OHOS::Telephony::CSCall
|
D | ott_call.cpp | 295 int32_t OTTCall::GetSubCallIdList(std::vector<std::u16string> &callIdList) in GetSubCallIdList() function in OHOS::Telephony::OTTCall
|
D | ims_call.cpp | 227 int32_t IMSCall::GetSubCallIdList(std::vector<std::u16string> &callIdList) in GetSubCallIdList() function in OHOS::Telephony::IMSCall
|
D | call_control_manager.cpp | 708 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/ |
D | formatphonenumber_fuzzer.cpp | 59 int32_t GetSubCallIdList(const uint8_t *data, size_t size) in GetSubCallIdList() function
|
/base/telephony/call_manager/frameworks/native/src/ |
D | call_manager_client.cpp | 197 int32_t CallManagerClient::GetSubCallIdList(int32_t callId, std::vector<std::u16string> &callIdList) in GetSubCallIdList() function in OHOS::Telephony::CallManagerClient
|
D | call_manager_proxy.cpp | 477 int32_t CallManagerProxy::GetSubCallIdList(int32_t callId, std::vector<std::u16string> &callIdList) in GetSubCallIdList() function in OHOS::Telephony::CallManagerProxy
|
D | call_manager_service_proxy.cpp | 1133 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/ |
D | call_manager_connect.h | 771 int32_t GetSubCallIdList(int32_t callId, std::vector<std::u16string> &callIdList) in GetSubCallIdList() function
|
/base/telephony/call_manager/services/call_manager_service/src/ |
D | call_manager_service.cpp | 897 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/ |
D | ui_client_test.cpp | 771 void GetSubCallIdList() in GetSubCallIdList() function
|
/base/telephony/call_manager/frameworks/js/napi/src/ |
D | napi_call_manager.cpp | 1398 napi_value NapiCallManager::GetSubCallIdList(napi_env env, napi_callback_info info) in GetSubCallIdList() function in OHOS::Telephony::NapiCallManager
|