Home
last modified time | relevance | path

Searched refs:GetPdpContextList (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/ril/interfaces/hdi_service/src/
H A Dril_impl.cpp250 int32_t RilImpl::GetPdpContextList(int32_t slotId, int32_t serialId, const UniInfo &uniInfo) in GetPdpContextList() function in OHOS::HDI::Ril::V1_3::RilImpl
252 return TaskSchedule(&Telephony::HRilManager::GetPdpContextList, slotId, serialId, uniInfo); in GetPdpContextList()
/drivers/peripheral/ril/interfaces/hdi_service/include/
H A Dril_impl.h82 int32_t GetPdpContextList(int32_t slotId, int32_t serialId, const UniInfo &uniInfo) override;

Completed in 3 milliseconds