Home
last modified time | relevance | path

Searched refs:roamingEnable (Results 1 - 3 of 3) sorted by relevance

/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_data_defs.h135 int32_t roamingEnable; member
184 int32_t roamingEnable; member
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_data.cpp154 dataInfo.roamingEnable = dataCallInfo.roamingAllowed ? 1 : 0; in ActivatePdpContext()
185 dataInfoWithApnTypes.roamingEnable = dataCallInfoWithApnTypes.roamingAllowed ? 1 : 0; in ActivatePdpContextWithApnTypes()
/base/telephony/ril_adapter/services/vendor/src/
H A Dat_data.c726 pDataInfo.roamingEnable = data->roamingEnable; in ReqActivatePdpContextWithApnTypes()

Completed in 4 milliseconds