/base/telephony/call_manager/services/call/src/ |
D | ott_call_connection.cpp | 97 int32_t OTTCallConnection::InviteToConference( in InviteToConference() function in OHOS::Telephony::OTTCallConnection
|
/base/telephony/cellular_call/test/fuzztest/getcallrestriction_fuzzer/ |
D | getcallrestriction_fuzzer.cpp | 262 void InviteToConference(const uint8_t *data, size_t size) in InviteToConference() function
|
/base/telephony/cellular_call/services/control/src/ |
D | ims_control.cpp | 281 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/ |
D | ims_call_client.cpp | 245 int32_t ImsCallClient::InviteToConference(int32_t slotId, const std::vector<std::string> &numberLis… in InviteToConference() function in OHOS::Telephony::ImsCallClient
|
D | ims_call_proxy.cpp | 205 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/ |
D | ims_call.cpp | 154 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/ |
D | cellular_call_connection.cpp | 793 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/ |
D | ims_unit_test.cpp | 254 int32_t ImsUnitTest::InviteToConference(const sptr<ImsCallInterfaceCode> &imsCallPtr) const in InviteToConference() function in OHOS::Telephony::ImsUnitTest
|
/base/telephony/cellular_call/services/manager/src/ |
D | cellular_call_service.cpp | 607 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/ |
D | ui_client_test.cpp | 805 void InviteToConference() in InviteToConference() function
|
/base/telephony/call_manager/frameworks/native/src/ |
D | cellular_call_proxy.cpp | 350 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/ |
D | cs_test.cpp | 343 int32_t CsTest::InviteToConference(const sptr<CellularCallInterface> &telephonyService) const in InviteToConference() function in OHOS::Telephony::CsTest
|