Home
last modified time | relevance | path

Searched defs:InviteToConference (Results 1 – 12 of 12) sorted by relevance

/base/telephony/call_manager/services/call/src/
Dott_call_connection.cpp97 int32_t OTTCallConnection::InviteToConference( in InviteToConference() function in OHOS::Telephony::OTTCallConnection
/base/telephony/cellular_call/test/fuzztest/getcallrestriction_fuzzer/
Dgetcallrestriction_fuzzer.cpp262 void InviteToConference(const uint8_t *data, size_t size) in InviteToConference() function
/base/telephony/cellular_call/services/control/src/
Dims_control.cpp281 int32_t IMSControl::InviteToConference(int32_t slotId, const std::vector<std::string> &numberList) in InviteToConference() function in OHOS::Telephony::IMSControl
/base/telephony/cellular_call/services/ims_service_interaction/src/
Dims_call_client.cpp245 int32_t ImsCallClient::InviteToConference(int32_t slotId, const std::vector<std::string> &numberLis… in InviteToConference() function in OHOS::Telephony::ImsCallClient
Dims_call_proxy.cpp205 int32_t ImsCallProxy::InviteToConference(int32_t slotId, const std::vector<std::string> &numberList) in InviteToConference() function in OHOS::Telephony::ImsCallProxy
/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() function in OHOS::Telephony::ImsCall
/base/telephony/call_manager/services/telephony_interaction/src/
Dcellular_call_connection.cpp793 int32_t CellularCallConnection::InviteToConference(const std::vector<std::string> &numberList, int3… in InviteToConference() function in OHOS::Telephony::CellularCallConnection
/base/telephony/cellular_call/vendor/ims/test/ui_client/
Dims_unit_test.cpp254 int32_t ImsUnitTest::InviteToConference(const sptr<ImsCallInterfaceCode> &imsCallPtr) const in InviteToConference() function in OHOS::Telephony::ImsUnitTest
/base/telephony/cellular_call/services/manager/src/
Dcellular_call_service.cpp607 int32_t CellularCallService::InviteToConference(int32_t slotId, const std::vector<std::string> &num… in InviteToConference() function in OHOS::Telephony::CellularCallService
/base/telephony/call_manager/test/unittest/ui_client/
Dui_client_test.cpp805 void InviteToConference() in InviteToConference() function
/base/telephony/call_manager/frameworks/native/src/
Dcellular_call_proxy.cpp350 int32_t CellularCallProxy::InviteToConference(int32_t slotId, const std::vector<std::string> &numbe… in InviteToConference() function in OHOS::Telephony::CellularCallProxy
/base/telephony/cellular_call/test/unittest/cstest/
Dcs_test.cpp343 int32_t CsTest::InviteToConference(const sptr<CellularCallInterface> &telephonyService) const in InviteToConference() function in OHOS::Telephony::CsTest