Home
last modified time | relevance | path

Searched defs:DeactivatePdpContext (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_data.cpp42 int32_t TelRilData::DeactivatePdpContext(int32_t cid, int32_t reason, const AppExecFwk::InnerEvent:… in DeactivatePdpContext() function in OHOS::Telephony::TelRilData
H A Dtel_ril_manager.cpp562 int32_t TelRilManager::DeactivatePdpContext( in DeactivatePdpContext() function in OHOS::Telephony::TelRilManager
/ohos5.0/base/telephony/core_service/test/fuzztest/sendsmsmoremode_fuzzer/
H A Dsendsmsmoremode_fuzzer.cpp146 void DeactivatePdpContext(const uint8_t *data, size_t size) in DeactivatePdpContext() function
/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_data_defs.h350 void (*DeactivatePdpContext)(const ReqDataInfo *requestInfo, const HRilDataInfo *data); member
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_data.cpp131 int32_t HRilData::DeactivatePdpContext(int32_t serialId, const OHOS::HDI::Ril::V1_1::UniInfo &uniIn… in DeactivatePdpContext() function in OHOS::Telephony::HRilData
H A Dhril_manager.cpp599 int32_t HRilManager::DeactivatePdpContext( in DeactivatePdpContext() function in OHOS::Telephony::HRilManager
/ohos5.0/drivers/peripheral/ril/interfaces/hdi_service/src/
H A Dril_impl.cpp245 int32_t RilImpl::DeactivatePdpContext(int32_t slotId, int32_t serialId, const UniInfo &uniInfo) in DeactivatePdpContext() function in OHOS::HDI::Ril::V1_3::RilImpl
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_manager_inner.cpp1214 int32_t CoreManagerInner::DeactivatePdpContext(int32_t slotId, int32_t eventId, in DeactivatePdpContext() function in OHOS::Telephony::CoreManagerInner