Home
last modified time | relevance | path

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

12

/ohos5.0/base/telephony/cellular_call/test/fuzztest/answerrequest_fuzzer/
H A Danswerrequest_fuzzer.cpp42 std::vector<std::string> numberList; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch1_test.cpp210 std::vector<std::string> numberList = {}; variable
332 std::vector<std::string> numberList; variable
529 std::vector<std::string> numberList = {}; variable
678 std::vector<std::string> numberList = {}; variable
782 std::vector<std::string> numberList; variable
H A Dzero_branch3_test.cpp777 std::vector<std::u16string> numberList = { u"123", u"124" }; variable
790 std::vector<std::u16string> numberList = { u"123", u"124" }; variable
H A Dzero_branch4_test.cpp765 std::vector<std::u16string> numberList; variable
H A Dzero_branch6_test.cpp749 std::vector<std::string> numberList; variable
/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dott_call_connection.cpp98 const OttCallRequestInfo &requestInfo, const std::vector<std::string> &numberList) in InviteToConference()
H A Dcall_request_handler.cpp133 int32_t CallRequestHandler::JoinConference(int32_t callId, std::vector<std::string> &numberList) in JoinConference()
H A Dcall_policy.cpp507 int32_t CallPolicy::InviteToConferencePolicy(int32_t callId, std::vector<std::string> &numberList) in InviteToConferencePolicy()
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
H A Dcall_manager8_gtest.cpp671 std::vector<std::u16string> numberList { u"0000000000" }; variable
687 std::vector<std::u16string> numberList; variable
H A Dcall_manager7_gtest.cpp262 std::vector<std::u16string> numberList; variable
627 std::vector<std::u16string> numberList; variable
H A Dcall_manager2_gtest.cpp263 std::vector<std::u16string> numberList; variable
/ohos5.0/base/telephony/cellular_call/test/fuzztest/imsclient_fuzzer/
H A Dimsclient_fuzzer.cpp80 std::vector<std::string> numberList; in TestImsCallClientWithCallInfo() local
258 std::vector<std::string> numberList; in TestImsCallProxyWithCallInfo() local
/ohos5.0/base/telephony/cellular_call/vendor/ims/test/unittest/ims_service_gtest/
H A Dims_service_test.cpp391 std::vector<std::string> numberList; variable
408 std::vector<std::string> numberList; variable
/ohos5.0/base/telephony/cellular_call/services/connection/src/
H A Dcellular_call_connection_ims.cpp220 int32_t slotId, const std::vector<std::string> &numberList) in InviteToConferenceRequest()
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dzero_branch_test.cpp822 std::vector<std::string> numberList; variable
975 std::vector<std::string> numberList = {}; variable
H A Dims2_test.cpp482 std::vector<std::string> numberList; variable
H A Dims_connection_test.cpp137 std::vector<std::string> numberList; variable
H A Dzero_branch1_test.cpp595 std::vector<std::string> numberList = { "111", "222" }; variable
/ohos5.0/base/telephony/call_manager/test/fuzztest/dialcall_fuzzer/
H A Ddialcall_fuzzer.cpp220 std::vector<std::u16string> numberList { u"0000000000" }; in JoinConference() local
/ohos5.0/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs_test.cpp238 std::vector<std::string> numberList; in InviteToConference() local
/ohos5.0/base/telephony/cellular_call/services/control/src/
H A Dims_control.cpp299 int32_t IMSControl::InviteToConference(int32_t slotId, const std::vector<std::string> &numberList) in InviteToConference()
/ohos5.0/base/telephony/cellular_call/test/fuzztest/getcallrestriction_fuzzer/
H A Dgetcallrestriction_fuzzer.cpp275 std::vector<std::string> numberList; in InviteToConference() local
/ohos5.0/base/telephony/call_manager/frameworks/native/src/
H A Dcall_manager_client.cpp662 int32_t CallManagerClient::JoinConference(int32_t callId, std::vector<std::u16string> &numberList) in JoinConference()
/ohos5.0/base/telephony/cellular_call/vendor/ims/services/ims_call/src/
H A Dims_call.cpp154 int32_t ImsCall::InviteToConference(int32_t slotId, const std::vector<std::string> &numberList) in InviteToConference()
/ohos5.0/base/telephony/call_manager/services/telephony_interaction/src/
H A Dcellular_call_connection.cpp811 int32_t CellularCallConnection::InviteToConference(const std::vector<std::string> &numberList, int3… in InviteToConference()

12