Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_call/services/satellite_service_interaction/src/
H A Dsatellite_call_client.cpp149 int32_t SatelliteCallClient::Dial(const SatelliteCallInfo &callInfo, CLIRMode mode) in Dial() function in OHOS::Telephony::SatelliteCallClient
H A Dsatellite_call_proxy.cpp24 int32_t SatelliteCallProxy::Dial(const SatelliteCallInfo &callInfo, CLIRMode mode) in Dial() function in OHOS::Telephony::SatelliteCallProxy
/ohos5.0/base/telephony/cellular_call/services/control/src/
H A Dsatellite_control.cpp32 int32_t SatelliteControl::Dial(const CellularCallInfo &callInfo, bool isEcc) in Dial() function in OHOS::Telephony::SatelliteControl
H A Dcs_control.cpp33 int32_t CSControl::Dial(const CellularCallInfo &callInfo, bool isEcc) in Dial() function in OHOS::Telephony::CSControl
H A Dims_control.cpp33 int32_t IMSControl::Dial(const CellularCallInfo &callInfo, bool isEcc) in Dial() function in OHOS::Telephony::IMSControl
/ohos5.0/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs_test.cpp114 int32_t CsTest::Dial(const sptr<CellularCallInterface> &telephonyService) const in Dial() function in OHOS::Telephony::CsTest
/ohos5.0/base/telephony/cellular_call/test/fuzztest/getcallrestriction_fuzzer/
H A Dgetcallrestriction_fuzzer.cpp233 void Dial(const uint8_t *data, size_t size) in Dial() function
/ohos5.0/base/telephony/cellular_call/vendor/ims/services/ims_call/src/
H A Dims_call.cpp38 int32_t ImsCall::Dial(const ImsCallInfo &callInfo, CLIRMode mode) in Dial() function in OHOS::Telephony::ImsCall
/ohos5.0/base/telephony/call_manager/services/telephony_interaction/src/
H A Dcellular_call_connection.cpp177 int CellularCallConnection::Dial(const CellularCallInfo &callInfo) in Dial() function in OHOS::Telephony::CellularCallConnection
/ohos5.0/base/telephony/cellular_call/vendor/ims/test/ui_client/
H A Dims_unit_test.cpp134 int32_t ImsUnitTest::Dial(const sptr<ImsCallInterfaceCode> &imsCallPtr) const in Dial() function in OHOS::Telephony::ImsUnitTest
/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_call_defs.h479 void (*Dial)(const ReqDataInfo *requestInfo, const HRilDial *data, size_t dataLen); member
/ohos5.0/base/telephony/cellular_call/services/ims_service_interaction/src/
H A Dims_call_client.cpp161 int32_t ImsCallClient::Dial(const ImsCallInfo &callInfo, CLIRMode mode) in Dial() function in OHOS::Telephony::ImsCallClient
H A Dims_call_proxy.cpp24 int32_t ImsCallProxy::Dial(const ImsCallInfo &callInfo, CLIRMode mode) in Dial() function in OHOS::Telephony::ImsCallProxy
/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A 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
H A Dtel_ril_manager.cpp341 int32_t TelRilManager::Dial( in Dial() function in OHOS::Telephony::TelRilManager
/ohos5.0/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_service.cpp303 int32_t CellularCallService::Dial(const CellularCallInfo &callInfo) in Dial() function in OHOS::Telephony::CellularCallService
/ohos5.0/drivers/peripheral/ril/interfaces/hdi_service/src/
H A Dril_impl.cpp64 int32_t RilImpl::Dial(int32_t slotId, int32_t serialId, const DialInfo &dialInfo) in Dial() function in OHOS::HDI::Ril::V1_3::RilImpl
/ohos5.0/base/telephony/call_manager/frameworks/native/src/
H A Dcellular_call_proxy.cpp24 int32_t CellularCallProxy::Dial(const CellularCallInfo &callInfo) in Dial() function in OHOS::Telephony::CellularCallProxy
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A 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
H A 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
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A 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
/ohos5.0/base/telephony/call_manager/frameworks/js/napi/src/
H A Dnapi_call_manager.cpp1228 napi_value NapiCallManager::Dial(napi_env env, napi_callback_info info) in Dial() function in OHOS::Telephony::NapiCallManager