Home
last modified time | relevance | path

Searched defs:Dial (Results 1 – 21 of 21) sorted by relevance

/base/telephony/cellular_call/services/satellite_service_interaction/src/
Dsatellite_call_client.cpp149 int32_t SatelliteCallClient::Dial(const SatelliteCallInfo &callInfo, CLIRMode mode) in Dial() function in OHOS::Telephony::SatelliteCallClient
Dsatellite_call_proxy.cpp24 int32_t SatelliteCallProxy::Dial(const SatelliteCallInfo &callInfo, CLIRMode mode) in Dial() function in OHOS::Telephony::SatelliteCallProxy
/base/telephony/cellular_call/services/control/src/
Dsatellite_control.cpp32 int32_t SatelliteControl::Dial(const CellularCallInfo &callInfo, bool isEcc) in Dial() function in OHOS::Telephony::SatelliteControl
Dcs_control.cpp33 int32_t CSControl::Dial(const CellularCallInfo &callInfo, bool isEcc) in Dial() function in OHOS::Telephony::CSControl
Dims_control.cpp33 int32_t IMSControl::Dial(const CellularCallInfo &callInfo, bool isEcc) in Dial() function in OHOS::Telephony::IMSControl
/base/telephony/cellular_call/test/unittest/cstest/
Dcs_test.cpp114 int32_t CsTest::Dial(const sptr<CellularCallInterface> &telephonyService) const in Dial() function in OHOS::Telephony::CsTest
/base/telephony/cellular_call/test/fuzztest/getcallrestriction_fuzzer/
Dgetcallrestriction_fuzzer.cpp233 void Dial(const uint8_t *data, size_t size) in Dial() function
/base/telephony/cellular_call/vendor/ims/services/ims_call/src/
Dims_call.cpp38 int32_t ImsCall::Dial(const ImsCallInfo &callInfo, CLIRMode mode) in Dial() function in OHOS::Telephony::ImsCall
/base/telephony/call_manager/services/telephony_interaction/src/
Dcellular_call_connection.cpp177 int CellularCallConnection::Dial(const CellularCallInfo &callInfo) in Dial() function in OHOS::Telephony::CellularCallConnection
/base/telephony/ril_adapter/interfaces/innerkits/include/
Dhril_vendor_call_defs.h479 void (*Dial)(const ReqDataInfo *requestInfo, const HRilDial *data, size_t dataLen); member
/base/telephony/cellular_call/vendor/ims/test/ui_client/
Dims_unit_test.cpp134 int32_t ImsUnitTest::Dial(const sptr<ImsCallInterfaceCode> &imsCallPtr) const in Dial() function in OHOS::Telephony::ImsUnitTest
/base/telephony/cellular_call/services/ims_service_interaction/src/
Dims_call_client.cpp161 int32_t ImsCallClient::Dial(const ImsCallInfo &callInfo, CLIRMode mode) in Dial() function in OHOS::Telephony::ImsCallClient
Dims_call_proxy.cpp24 int32_t ImsCallProxy::Dial(const ImsCallInfo &callInfo, CLIRMode mode) in Dial() function in OHOS::Telephony::ImsCallProxy
/base/telephony/core_service/services/tel_ril/src/
Dtel_ril_call.cpp337 int32_t TelRilCall::Dial(const std::string address, int32_t clirMode, const AppExecFwk::InnerEvent:… in Dial() function in OHOS::Telephony::TelRilCall
Dtel_ril_manager.cpp341 int32_t TelRilManager::Dial( in Dial() function in OHOS::Telephony::TelRilManager
/base/telephony/cellular_call/services/manager/src/
Dcellular_call_service.cpp303 int32_t CellularCallService::Dial(const CellularCallInfo &callInfo) in Dial() function in OHOS::Telephony::CellularCallService
/base/telephony/call_manager/frameworks/native/src/
Dcellular_call_proxy.cpp24 int32_t CellularCallProxy::Dial(const CellularCallInfo &callInfo) in Dial() function in OHOS::Telephony::CellularCallProxy
/base/telephony/ril_adapter/services/hril/src/
Dhril_manager.cpp414 int32_t HRilManager::Dial(int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::DialInfo &d… in Dial() function in OHOS::Telephony::HRilManager
Dhril_call.cpp203 int32_t HRilCall::Dial(int32_t serialId, const OHOS::HDI::Ril::V1_1::DialInfo &dialInfo) in Dial() function in OHOS::Telephony::HRilCall
/base/telephony/core_service/frameworks/native/src/
Dcore_manager_inner.cpp805 int32_t CoreManagerInner::Dial(int32_t slotId, int32_t eventId, std::string address, int clirMode, in Dial() function in OHOS::Telephony::CoreManagerInner
/base/telephony/call_manager/frameworks/js/napi/src/
Dnapi_call_manager.cpp1228 napi_value NapiCallManager::Dial(napi_env env, napi_callback_info info) in Dial() function in OHOS::Telephony::NapiCallManager