Home
last modified time | relevance | path

Searched defs:mainCallId (Results 1 – 20 of 20) sorted by relevance

/base/telephony/call_manager/test/fuzztest/call_fuzzer/
Dcall_fuzzer.cpp124 int32_t mainCallId = INVALID_CALL_ID; in DialingProcess() local
214 int32_t mainCallId = INVALID_CALL_ID; in IMSCallFunc() local
233 int32_t mainCallId = 0; in VoIPCallFunc() local
372 int32_t mainCallId = INVALID_CALL_ID; in OttCallFunc() local
/base/telephony/call_manager/services/call/src/
Dsatellite_call.cpp121 int32_t SatelliteCall::GetMainCallId(int32_t &mainCallId) in GetMainCallId()
Dcs_call.cpp158 int32_t CSCall::GetMainCallId(int32_t &mainCallId) in GetMainCallId()
Dvoip_call.cpp189 int32_t VoIPCall::GetMainCallId(int32_t &mainCallId) in GetMainCallId()
Dcall_request_handler.cpp146 int32_t CallRequestHandler::CombineConference(int32_t mainCallId) in CombineConference()
Dott_call.cpp307 int32_t OTTCall::GetMainCallId(int32_t &mainCallId) in GetMainCallId()
Dims_call.cpp237 int32_t IMSCall::GetMainCallId(int32_t &mainCallId) in GetMainCallId()
Dcall_control_manager.cpp662 int32_t CallControlManager::CombineConference(int32_t mainCallId) in CombineConference()
741 int32_t CallControlManager::GetMainCallId(int32_t callId, int32_t &mainCallId) in GetMainCallId()
Dcall_status_manager.cpp510 int32_t mainCallId = ERR_ID; in ActiveHandle() local
Dcall_request_process.cpp661 void CallRequestProcess::CombineConferenceRequest(int32_t mainCallId) in CombineConferenceRequest()
/base/telephony/call_manager/test/fuzztest/formatphonenumber_fuzzer/
Dformatphonenumber_fuzzer.cpp35 size_t mainCallId = static_cast<int32_t>(size); in GetMainCallId() local
/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
Dzero_branch_test.cpp1234 int32_t mainCallId = 1; variable
1624 int32_t mainCallId = 1; variable
1698 int32_t mainCallId = 1; variable
1840 int32_t mainCallId = VALID_CALLID; variable
Dcall_manager_connect.cpp398 int32_t CallManagerConnect::GetMainCallId(int32_t callId, int32_t &mainCallId) in GetMainCallId()
Dcall_manager_gtest.cpp1612 int32_t mainCallId = INVALID_NEGATIVE_ID; variable
1629 int32_t mainCallId = INVALID_NEGATIVE_ID; variable
5689 int32_t mainCallId = 0; variable
/base/telephony/call_manager/services/call_manager_service/src/
Dcall_manager_service.cpp715 int32_t CallManagerService::CombineConference(int32_t mainCallId) in CombineConference()
965 int32_t CallManagerService::GetMainCallId(int32_t callId, int32_t &mainCallId) in GetMainCallId()
Dcall_manager_service_stub.cpp709 int32_t mainCallId = data.ReadInt32(); in OnCombineConference() local
934 int32_t mainCallId = 0; in OnGetMainCallId() local
/base/telephony/call_manager/test/unittest/ui_client/
Dui_client_test.cpp356 int32_t mainCallId = DEFAULT_CALL_ID; in CombineConference() local
766 int mainCallId = DEFAULT_CALL_ID; in GetMainCallId() local
/base/telephony/call_manager/frameworks/native/src/
Dcall_manager_service_proxy.cpp594 int32_t CallManagerServiceProxy::CombineConference(int32_t mainCallId) in CombineConference()
844 int32_t CallManagerServiceProxy::GetMainCallId(int32_t callId, int32_t &mainCallId) in GetMainCallId()
Dcall_manager_client.cpp217 int32_t CallManagerClient::GetMainCallId(int32_t &callId, int32_t &mainCallId) in GetMainCallId()
Dcall_manager_proxy.cpp504 int32_t CallManagerProxy::GetMainCallId(int32_t &callId, int32_t &mainCallId) in GetMainCallId()