Home
last modified time | relevance | path

Searched refs:dataProfileDataInfo (Results 1 – 25 of 33) sorted by relevance

12

/ohos5.0/base/telephony/ril_adapter/services/hril/include/
H A Dhril_data.h33 …nitApnInfo(int32_t serialId, const OHOS::HDI::Ril::V1_1::DataProfileDataInfo &dataProfileDataInfo);
H A Dhril_manager.h122 …_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::DataProfileDataInfo &dataProfileDataInfo);
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_data.cpp167 …InitApnInfo(int32_t serialId, const OHOS::HDI::Ril::V1_1::DataProfileDataInfo &dataProfileDataInfo) in SetInitApnInfo() argument
169 HRilDataInfo dataInfo = BuildDataInfo(dataProfileDataInfo); in SetInitApnInfo()
H A Dhril_manager.cpp611 …2_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::DataProfileDataInfo &dataProfileDataInfo) in SetInitApnInfo() argument
613 …ule(MODULE_HRIL_DATA, hrilData_[slotId], &HRilData::SetInitApnInfo, serialId, dataProfileDataInfo); in SetInitApnInfo()
/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() argument
258 …eturn TaskSchedule(&Telephony::HRilManager::SetInitApnInfo, slotId, serialId, dataProfileDataInfo); in SetInitApnInfo()
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/
H A Dinterface_i_ril_v10.md60 … [in] struct [DataProfileDataInfo](_data_profile_data_info_v10.md) dataProfileDataInfo) | 设置初始化默认网…
2021 …tApnInfo ([in] int slotId, [in] int serialId, [in] struct DataProfileDataInfo dataProfileDataInfo )
2035 | dataProfileDataInfo | 表示分组报文协议(PDP)上下文信息,详见[DataProfileDataInfo](_data_profile_data_info_v10.md)。…
H A Dinterface_i_ril_v11.md61 … [in] struct [DataProfileDataInfo](_data_profile_data_info_v11.md) dataProfileDataInfo) | 设置初始化默认网…
2101 …tApnInfo ([in] int slotId, [in] int serialId, [in] struct DataProfileDataInfo dataProfileDataInfo )
2115 | dataProfileDataInfo | 表示分组报文协议(PDP)上下文信息,详见[DataProfileDataInfo](_data_profile_data_info_v11.md)。…
/ohos5.0/drivers/peripheral/ril/interfaces/hdi_service/include/
H A Dril_impl.h83 …ApnInfo(int32_t slotId, int32_t serialId, const DataProfileDataInfo &dataProfileDataInfo) override;
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_1/cpp_target/ril/v1_1/
H A Dril_service.h.txt117 const OHOS::HDI::Ril::V1_1::DataProfileDataInfo& dataProfileDataInfo) override;
H A Dril_proxy.h.txt157 const OHOS::HDI::Ril::V1_1::DataProfileDataInfo& dataProfileDataInfo) override;
425 …const OHOS::HDI::Ril::V1_1::DataProfileDataInfo& dataProfileDataInfo, const sptr<IRemoteObject> re…
H A Dril_service.cpp.txt236 const OHOS::HDI::Ril::V1_1::DataProfileDataInfo& dataProfileDataInfo)
H A Diril.h.txt268 const OHOS::HDI::Ril::V1_1::DataProfileDataInfo& dataProfileDataInfo) = 0;
H A Dril_proxy.cpp.txt334 const OHOS::HDI::Ril::V1_1::DataProfileDataInfo& dataProfileDataInfo)
336 …return OHOS::HDI::Ril::V1_1::RilProxy::SetInitApnInfo_(slotId, serialId, dataProfileDataInfo, GetC…
2253 …const OHOS::HDI::Ril::V1_1::DataProfileDataInfo& dataProfileDataInfo, const sptr<IRemoteObject> re…
2274 if (!OHOS::HDI::Ril::V1_1::DataProfileDataInfoBlockMarshalling(rilData, dataProfileDataInfo)) {
2275 HDF_LOGE("%{public}s: write dataProfileDataInfo failed!", __func__);
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_0/cpp_target/ril/v1_0/
H A Dril_service.h.txt113 const OHOS::HDI::Ril::V1_0::DataProfileDataInfo& dataProfileDataInfo) override;
H A Dril_proxy.h.txt153 const OHOS::HDI::Ril::V1_0::DataProfileDataInfo& dataProfileDataInfo) override;
409 …const OHOS::HDI::Ril::V1_0::DataProfileDataInfo& dataProfileDataInfo, const sptr<IRemoteObject> re…
H A Diril.h.txt258 const OHOS::HDI::Ril::V1_0::DataProfileDataInfo& dataProfileDataInfo) = 0;
H A Dril_service.cpp.txt226 const OHOS::HDI::Ril::V1_0::DataProfileDataInfo& dataProfileDataInfo)
H A Dril_proxy.cpp.txt324 const OHOS::HDI::Ril::V1_0::DataProfileDataInfo& dataProfileDataInfo)
326 …return OHOS::HDI::Ril::V1_0::RilProxy::SetInitApnInfo_(slotId, serialId, dataProfileDataInfo, GetC…
2148 …const OHOS::HDI::Ril::V1_0::DataProfileDataInfo& dataProfileDataInfo, const sptr<IRemoteObject> re…
2169 if (!OHOS::HDI::Ril::V1_0::DataProfileDataInfoBlockMarshalling(rilData, dataProfileDataInfo)) {
2170 HDF_LOGE("%{public}s: write dataProfileDataInfo failed!", __func__);
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_2/cpp_target/ril/v1_2/
H A Dril_service.h.txt126 const OHOS::HDI::Ril::V1_1::DataProfileDataInfo& dataProfileDataInfo) override;
H A Dril_proxy.h.txt167 const OHOS::HDI::Ril::V1_1::DataProfileDataInfo& dataProfileDataInfo) override;
H A Dril_service.cpp.txt257 const OHOS::HDI::Ril::V1_1::DataProfileDataInfo& dataProfileDataInfo)
H A Dril_proxy.cpp.txt401 const OHOS::HDI::Ril::V1_1::DataProfileDataInfo& dataProfileDataInfo)
403 …return OHOS::HDI::Ril::V1_1::RilProxy::SetInitApnInfo_(slotId, serialId, dataProfileDataInfo, GetC…
/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
134 EXPECT_NE(HDF_SUCCESS, manager->SetInitApnInfo(0, 0, dataProfileDataInfo)); in TestDataInterface()
/ohos5.0/drivers/interface/ril/v1_0/
H A DIRil.idl632 …* @param dataProfileDataInfo PDP context information. For details, see {@link DataProfileDataInfo}.
640 …itApnInfo([in] int slotId, [in] int serialId, [in] struct DataProfileDataInfo dataProfileDataInfo);
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_0/foo/ril/v1_0/
H A DIRil.idl632 …* @param dataProfileDataInfo PDP context information. For details, see {@link DataProfileDataInfo}.
640 …itApnInfo([in] int slotId, [in] int serialId, [in] struct DataProfileDataInfo dataProfileDataInfo);

12