Home
last modified time | relevance | path

Searched refs:ChangeDPToHalDataProfile (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_data.cpp29 HDI::Ril::V1_1::DataProfileDataInfo TelRilData::ChangeDPToHalDataProfile(DataProfile dataProfile) in ChangeDPToHalDataProfile() function in OHOS::Telephony::TelRilData
60 dataCallInfo.dataProfileInfo = ChangeDPToHalDataProfile(dataProfile); in ActivatePdpContext()
105 HDI::Ril::V1_1::DataProfileDataInfo dataProfileInfo = ChangeDPToHalDataProfile(dataProfile); in SetInitApnInfo()
/ohos5.0/base/telephony/core_service/services/tel_ril/include/
H A Dtel_ril_data.h31 HDI::Ril::V1_1::DataProfileDataInfo ChangeDPToHalDataProfile(DataProfile dataProfile);