Searched refs:DataProfile (Results 1 – 13 of 13) sorted by relevance
/ohos5.0/base/telephony/core_service/services/tel_ril/include/ |
H A D | tel_ril_data.h | 31 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 D | tel_ril_manager.h | 209 …int32_t slotId, const DataProfile &dataProfile, const AppExecFwk::InnerEvent::Pointer &response) o…
|
/ohos5.0/base/telephony/core_service/services/tel_ril/src/ |
H A D | tel_ril_data.cpp | 29 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 D | tel_ril_manager.cpp | 550 int32_t slotId, const DataProfile &dataProfile, const AppExecFwk::InnerEvent::Pointer &response) in SetInitApnInfo()
|
/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/ |
H A D | telephony_types.h | 162 struct DataProfile { struct 210 struct DataProfile dataProfile;
|
H A D | i_tel_ril_manager.h | 180 …int32_t slotId, const DataProfile &dataProfile, const AppExecFwk::InnerEvent::Pointer &response) =…
|
H A D | core_manager_inner.h | 98 int32_t SetInitApnInfo(int32_t slotId, int32_t eventId, const DataProfile &dataProfile,
|
/ohos5.0/base/telephony/core_service/test/fuzztest/sendsmsmoremode_fuzzer/ |
H A D | sendsmsmoremode_fuzzer.cpp | 170 DataProfile dataProfile; in DeactivatePdpContext()
|
/ohos5.0/base/telephony/cellular_data/services/src/ |
H A D | cellular_data_handler.cpp | 1606 DataProfile dataProfile; in SetInitApnWithNullDp() 1630 DataProfile dataProfile; in SetRilAttachApn()
|
/ohos5.0/base/telephony/core_service/services/tel_ril/test/ |
H A D | tel_ril_test.cpp | 1237 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 D | core_manager_inner.cpp | 1182 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 D | tel_ril_test_util.cpp | 1424 DataProfile dataProfile; in DataSetInitApnInfoTest()
|
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/ |
H A D | zero_branch_test.cpp | 948 DataProfile mDataProfile;
|