Home
last modified time | relevance | path

Searched defs:GetMainCallId (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dsatellite_call.cpp121 int32_t SatelliteCall::GetMainCallId(int32_t &mainCallId) in GetMainCallId() function in OHOS::Telephony::SatelliteCall
H A Dcs_call.cpp158 int32_t CSCall::GetMainCallId(int32_t &mainCallId) in GetMainCallId() function in OHOS::Telephony::CSCall
H A Dvoip_call.cpp208 int32_t VoIPCall::GetMainCallId(int32_t &mainCallId) in GetMainCallId() function in OHOS::Telephony::VoIPCall
H A Dott_call.cpp307 int32_t OTTCall::GetMainCallId(int32_t &mainCallId) in GetMainCallId() function in OHOS::Telephony::OTTCall
H A Dims_call.cpp237 int32_t IMSCall::GetMainCallId(int32_t &mainCallId) in GetMainCallId() function in OHOS::Telephony::IMSCall
H A Dcall_control_manager.cpp881 int32_t CallControlManager::GetMainCallId(int32_t callId, int32_t &mainCallId) in GetMainCallId() function in OHOS::Telephony::CallControlManager
/ohos5.0/base/telephony/call_manager/test/fuzztest/formatphonenumber_fuzzer/
H A Dformatphonenumber_fuzzer.cpp27 int32_t GetMainCallId(const uint8_t *data, size_t size) in GetMainCallId() function
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
H A Dcall_manager_connect.cpp398 int32_t CallManagerConnect::GetMainCallId(int32_t callId, int32_t &mainCallId) in GetMainCallId() function in OHOS::Telephony::CallManagerConnect
/ohos5.0/base/telephony/call_manager/frameworks/native/src/
H A Dcall_manager_client.cpp227 int32_t CallManagerClient::GetMainCallId(int32_t &callId, int32_t &mainCallId) in GetMainCallId() function in OHOS::Telephony::CallManagerClient
H A Dcall_manager_proxy.cpp579 int32_t CallManagerProxy::GetMainCallId(int32_t &callId, int32_t &mainCallId) in GetMainCallId() function in OHOS::Telephony::CallManagerProxy
H A Dcall_manager_service_proxy.cpp866 int32_t CallManagerServiceProxy::GetMainCallId(int32_t callId, int32_t &mainCallId) in GetMainCallId() function in OHOS::Telephony::CallManagerServiceProxy
/ohos5.0/base/telephony/call_manager/services/call_manager_service/src/
H A Dcall_manager_service.cpp1021 int32_t CallManagerService::GetMainCallId(int32_t callId, int32_t &mainCallId) in GetMainCallId() function in OHOS::Telephony::CallManagerService
/ohos5.0/base/telephony/call_manager/test/unittest/ui_client/
H A Dui_client_test.cpp761 void GetMainCallId() in GetMainCallId() function
/ohos5.0/base/telephony/call_manager/frameworks/js/napi/src/
H A Dnapi_call_manager.cpp1634 napi_value NapiCallManager::GetMainCallId(napi_env env, napi_callback_info info) in GetMainCallId() function in OHOS::Telephony::NapiCallManager