Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dconference_base.cpp80 int32_t ConferenceBase::GetSubCallIdList(int32_t callId, std::vector<std::u16string> &callIdList) in GetSubCallIdList() function in OHOS::Telephony::ConferenceBase
100 std::set<int32_t> ConferenceBase::GetSubCallIdList() in GetSubCallIdList() function in OHOS::Telephony::ConferenceBase
H A Dsatellite_call.cpp126 int32_t SatelliteCall::GetSubCallIdList(std::vector<std::u16string> &callIdList) in GetSubCallIdList() function in OHOS::Telephony::SatelliteCall
H A Dcs_call.cpp164 int32_t CSCall::GetSubCallIdList(std::vector<std::u16string> &callIdList) in GetSubCallIdList() function in OHOS::Telephony::CSCall
H A Dvoip_call.cpp213 int32_t VoIPCall::GetSubCallIdList(std::vector<std::u16string> &callIdList) in GetSubCallIdList() function in OHOS::Telephony::VoIPCall
H A Dott_call.cpp313 int32_t OTTCall::GetSubCallIdList(std::vector<std::u16string> &callIdList) in GetSubCallIdList() function in OHOS::Telephony::OTTCall
H A Dims_call.cpp270 int32_t IMSCall::GetSubCallIdList(std::vector<std::u16string> &callIdList) in GetSubCallIdList() function in OHOS::Telephony::IMSCall
H A Dcall_control_manager.cpp891 int32_t CallControlManager::GetSubCallIdList(int32_t callId, std::vector<std::u16string> &callIdLis… in GetSubCallIdList() function in OHOS::Telephony::CallControlManager
/ohos5.0/base/telephony/call_manager/test/fuzztest/formatphonenumber_fuzzer/
H A Dformatphonenumber_fuzzer.cpp43 int32_t GetSubCallIdList(const uint8_t *data, size_t size) in GetSubCallIdList() function
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
H A Dcall_manager_connect.cpp407 int32_t CallManagerConnect::GetSubCallIdList(int32_t callId, std::vector<std::u16string> &callIdLis… in GetSubCallIdList() function in OHOS::Telephony::CallManagerConnect
/ohos5.0/base/telephony/call_manager/frameworks/native/src/
H A Dcall_manager_client.cpp237 int32_t CallManagerClient::GetSubCallIdList(int32_t callId, std::vector<std::u16string> &callIdList) in GetSubCallIdList() function in OHOS::Telephony::CallManagerClient
H A Dcall_manager_proxy.cpp598 int32_t CallManagerProxy::GetSubCallIdList(int32_t callId, std::vector<std::u16string> &callIdList) in GetSubCallIdList() function in OHOS::Telephony::CallManagerProxy
H A Dcall_manager_service_proxy.cpp887 int32_t CallManagerServiceProxy::GetSubCallIdList(int32_t callId, std::vector<std::u16string> &call… in GetSubCallIdList() function in OHOS::Telephony::CallManagerServiceProxy
/ohos5.0/base/telephony/call_manager/services/call_manager_service/src/
H A Dcall_manager_service.cpp1039 int32_t CallManagerService::GetSubCallIdList(int32_t callId, std::vector<std::u16string> &callIdLis… in GetSubCallIdList() function in OHOS::Telephony::CallManagerService
/ohos5.0/base/telephony/call_manager/test/unittest/ui_client/
H A Dui_client_test.cpp772 void GetSubCallIdList() in GetSubCallIdList() function
/ohos5.0/base/telephony/call_manager/frameworks/js/napi/src/
H A Dnapi_call_manager.cpp1656 napi_value NapiCallManager::GetSubCallIdList(napi_env env, napi_callback_info info) in GetSubCallIdList() function in OHOS::Telephony::NapiCallManager