Searched defs:dataProfile (Results 1 – 8 of 8) sorted by relevance
| /base/telephony/core_service/services/tel_ril/src/ |
| D | tel_ril_data.cpp | 44 HDI::Ril::V1_0::DataProfileDataInfo TelRilData::ChangeDPToHalDataProfile(DataProfile dataProfile) in ChangeDPToHalDataProfile() 71 int32_t TelRilData::ActivatePdpContext(int32_t radioTechnology, DataProfile dataProfile, bool isRoa… in ActivatePdpContext() 121 int32_t TelRilData::SetInitApnInfo(const DataProfile &dataProfile, const AppExecFwk::InnerEvent::Po… in SetInitApnInfo()
|
| D | tel_ril_manager.cpp | 443 int32_t slotId, const DataProfile &dataProfile, const AppExecFwk::InnerEvent::Pointer &response) in SetInitApnInfo()
|
| /base/telephony/core_service/test/fuzztest/sendsmsmoremode_fuzzer/ |
| D | sendsmsmoremode_fuzzer.cpp | 177 DataProfile dataProfile; in DeactivatePdpContext() local
|
| /base/telephony/core_service/interfaces/innerkits/include/ |
| D | telephony_types.h | 108 struct DataProfile dataProfile; member
|
| /base/telephony/cellular_data/services/src/ |
| D | cellular_data_handler.cpp | 1144 DataProfile dataProfile; in SetRilAttachApn() local
|
| /base/telephony/core_service/services/tel_ril/test/ |
| D | tel_ril_test.cpp | 1532 DataProfile dataProfile = {0, "cmnet", "IPV4V6", AUTHTYPE_1, "", "", "IPV4V6"}; in OnRequestSetInitApnInfoTest() local 1548 DataProfile dataProfile = {0, "cmnet", "IPV4V6", AUTHTYPE_1, "", "", "IPV4V6"}; in OnRequestDataSetupDataCallTest() local
|
| /base/telephony/core_service/test/unittest/tel_ril_gtest/ |
| D | tel_ril_test.cpp | 1405 DataProfile dataProfile; in DataSetInitApnInfoTest() local
|
| /base/telephony/core_service/frameworks/native/src/ |
| D | core_manager_inner.cpp | 1162 …t CoreManagerInner::SetInitApnInfo(int32_t slotId, int32_t eventId, const DataProfile &dataProfile, in SetInitApnInfo()
|