Home
last modified time | relevance | path

Searched defs:dataProfileDataInfo (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_data.cpp167 …RilData::SetInitApnInfo(int32_t serialId, const OHOS::HDI::Ril::V1_1::DataProfileDataInfo &dataPro… in SetInitApnInfo()
H A Dhril_manager.cpp611 …int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::DataProfileDataInfo &dataProfileData… in SetInitApnInfo()
/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dzero_branch_test.cpp133 OHOS::HDI::Ril::V1_1::DataProfileDataInfo dataProfileDataInfo; in TestDataInterface() local
/ohos5.0/drivers/peripheral/ril/interfaces/hdi_service/src/
H A Dril_impl.cpp256 int32_t slotId, int32_t serialId, const DataProfileDataInfo &dataProfileDataInfo) in SetInitApnInfo()