Home
last modified time | relevance | path

Searched refs:DataProfile (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/base/telephony/core_service/services/tel_ril/include/
H A Dtel_ril_data.h31 HDI::Ril::V1_1::DataProfileDataInfo ChangeDPToHalDataProfile(DataProfile dataProfile);
34 …int32_t SetInitApnInfo(const DataProfile &dataProfile, const AppExecFwk::InnerEvent::Pointer &resp…
36 …int32_t ActivatePdpContext(int32_t radioTechnology, DataProfile dataProfile, bool isRoaming, bool …
H A Dtel_ril_manager.h209 …int32_t slotId, const DataProfile &dataProfile, const AppExecFwk::InnerEvent::Pointer &response) o…
/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()
55 int32_t TelRilData::ActivatePdpContext(int32_t radioTechnology, DataProfile dataProfile, bool isRoa… in ActivatePdpContext()
103 int32_t TelRilData::SetInitApnInfo(const DataProfile &dataProfile, const AppExecFwk::InnerEvent::Po… in SetInitApnInfo()
H A Dtel_ril_manager.cpp550 int32_t slotId, const DataProfile &dataProfile, const AppExecFwk::InnerEvent::Pointer &response) in SetInitApnInfo()
/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dtelephony_types.h162 struct DataProfile { struct
210 struct DataProfile dataProfile;
H A Di_tel_ril_manager.h180 …int32_t slotId, const DataProfile &dataProfile, const AppExecFwk::InnerEvent::Pointer &response) =…
H A Dcore_manager_inner.h98 int32_t SetInitApnInfo(int32_t slotId, int32_t eventId, const DataProfile &dataProfile,
/ohos5.0/base/telephony/core_service/test/fuzztest/sendsmsmoremode_fuzzer/
H A Dsendsmsmoremode_fuzzer.cpp170 DataProfile dataProfile; in DeactivatePdpContext()
/ohos5.0/base/telephony/cellular_data/services/src/
H A Dcellular_data_handler.cpp1606 DataProfile dataProfile; in SetInitApnWithNullDp()
1630 DataProfile dataProfile; in SetRilAttachApn()
/ohos5.0/base/telephony/core_service/services/tel_ril/test/
H A Dtel_ril_test.cpp1237 DataProfile dataProfile = {0, "cmnet", "IPV4V6", AUTHTYPE_1, "", "", "IPV4V6"}; in OnRequestSetInitApnInfoTest()
1251 DataProfile dataProfile = {0, "cmnet", "IPV4V6", AUTHTYPE_1, "", "", "IPV4V6"}; in OnRequestDataSetupDataCallTest()
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_manager_inner.cpp1182 int32_t CoreManagerInner::SetInitApnInfo(int32_t slotId, int32_t eventId, const DataProfile &dataPr… in SetInitApnInfo()
/ohos5.0/base/telephony/core_service/test/unittest/tel_ril_gtest/
H A Dtel_ril_test_util.cpp1424 DataProfile dataProfile; in DataSetInitApnInfoTest()
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp948 DataProfile mDataProfile;