Home
last modified time | relevance | path

Searched defs:numberList (Results 1 – 25 of 30) sorted by relevance

12

/base/telephony/cellular_call/test/fuzztest/answerrequest_fuzzer/
Danswerrequest_fuzzer.cpp42 std::vector<std::string> numberList; in DoSomethingInterestingWithMyAPI() local
/base/telephony/cellular_call/vendor/ims/test/unittest/ims_service_gtest/
Dims_service_test.cpp467 std::vector<std::string> numberList; variable
490 std::vector<std::string> numberList; variable
513 std::vector<std::string> numberList; variable
536 std::vector<std::string> numberList; variable
/base/telephony/cellular_call/services/connection/src/
Dcellular_call_connection_ims.cpp211 int32_t slotId, const std::vector<std::string> &numberList) in InviteToConferenceRequest()
226 int32_t slotId, const std::vector<std::string> &numberList) in KickOutFromConferenceRequest()
/base/telephony/cellular_call/test/fuzztest/imsclient_fuzzer/
Dimsclient_fuzzer.cpp68 std::vector<std::string> numberList; in TestImsCallClientWithCallInfo() local
185 std::vector<std::string> numberList; in TestImsCallProxyWithCallInfo() local
/base/telephony/call_manager/services/call/src/
Dott_call_connection.cpp90 const OttCallRequestInfo &requestInfo, const std::vector<std::string> &numberList) in InviteToConference()
Dcall_policy.cpp352 int32_t CallPolicy::InviteToConferencePolicy(int32_t callId, std::vector<std::string> &numberList) in InviteToConferencePolicy()
Dcall_request_process.cpp262 void CallRequestProcess::JoinConference(int32_t callId, std::vector<std::string> &numberList) in JoinConference()
Dcall_request_handler.cpp524 …2_t CallRequestHandlerService::JoinConference(int32_t callId, std::vector<std::string> &numberList) in JoinConference()
Dcall_control_manager.cpp817 int32_t CallControlManager::JoinConference(int32_t callId, std::vector<std::u16string> &numberList) in JoinConference()
/base/telephony/call_manager/services/call/include/
Dcall_request_handler.h54 std::vector<std::string> numberList; member
/base/telephony/cellular_call/services/control/src/
Dims_control.cpp260 int32_t IMSControl::InviteToConference(int32_t slotId, const std::vector<std::string> &numberList) in InviteToConference()
267 …t32_t IMSControl::KickOutFromConference(int32_t slotId, const std::vector<std::string> &numberList) in KickOutFromConference()
/base/telephony/cellular_call/test/fuzztest/getcallrestriction_fuzzer/
Dgetcallrestriction_fuzzer.cpp239 std::vector<std::string> numberList; in InviteToConference() local
255 std::vector<std::string> numberList; in KickOutFromConference() local
/base/telephony/cellular_call/services/ims_service_interaction/src/
Dims_call_client.cpp246 …t32_t ImsCallClient::InviteToConference(int32_t slotId, const std::vector<std::string> &numberList) in InviteToConference()
255 …_t ImsCallClient::KickOutFromConference(int32_t slotId, const std::vector<std::string> &numberList) in KickOutFromConference()
Dims_call_proxy.cpp234 int32_t ImsCallProxy::InviteToConference(int32_t slotId, const std::vector<std::string> &numberList) in InviteToConference()
248 …2_t ImsCallProxy::KickOutFromConference(int32_t slotId, const std::vector<std::string> &numberList) in KickOutFromConference()
/base/telephony/cellular_call/services/manager/src/
Dcellular_call_service.cpp642 std::vector<std::string> numberList; in SeparateConference() local
657 …CellularCallService::InviteToConference(int32_t slotId, const std::vector<std::string> &numberList) in InviteToConference()
667 …lularCallService::KickOutFromConference(int32_t slotId, const std::vector<std::string> &numberList) in KickOutFromConference()
Dcellular_call_stub.cpp386 std::vector<std::string> numberList; in OnInviteToConferenceInner() local
407 std::vector<std::string> numberList; in OnKickOutFromConferenceInner() local
/base/telephony/cellular_call/vendor/ims/services/ims_call/src/
Dims_call.cpp154 int32_t ImsCall::InviteToConference(int32_t slotId, const std::vector<std::string> &numberList) in InviteToConference()
168 int32_t ImsCall::KickOutFromConference(int32_t slotId, const std::vector<std::string> &numberList) in KickOutFromConference()
Dims_call_stub.cpp219 std::vector<std::string> numberList; in OnInviteToConference() local
232 std::vector<std::string> numberList; in OnKickOutFromConference() local
/base/telephony/cellular_call/vendor/ims/test/ui_client/
Dims_unit_test.cpp256 std::vector<std::string> numberList; in InviteToConference() local
270 std::vector<std::string> numberList; in KickOutFromConference() local
/base/telephony/call_manager/frameworks/native/src/
Dcall_manager_client.cpp561 int32_t CallManagerClient::JoinConference(int32_t callId, std::vector<std::u16string> &numberList) in JoinConference()
/base/telephony/call_manager/services/telephony_interaction/src/
Dcellular_call_proxy.cpp344 …t CellularCallProxy::InviteToConference(int32_t slotId, const std::vector<std::string> &numberList) in InviteToConference()
369 …ellularCallProxy::KickOutFromConference(int32_t slotId, const std::vector<std::string> &numberList) in KickOutFromConference()
Dcellular_call_connection.cpp737 int32_t CellularCallConnection::InviteToConference(const std::vector<std::string> &numberList, int3… in InviteToConference()
/base/telephony/call_manager/services/call_manager_service/src/
Dcall_manager_service.cpp782 int32_t CallManagerService::JoinConference(int32_t callId, std::vector<std::u16string> &numberList) in JoinConference()
/base/telephony/cellular_call/test/unittest/cstest/
Dcs_test.cpp339 std::vector<std::string> numberList; in InviteToConference() local
352 std::vector<std::string> numberList; in KickOutFromConference() local
/base/telephony/cellular_call/test/unittest/imstest/
Dims_test.cpp1062 std::vector<std::string> numberList; variable

12