Home
last modified time | relevance | path

Searched refs:isRoamingApn (Results 1 – 2 of 2) sorted by relevance

/base/telephony/data_storage/pdp_profile/include/
Dpdp_profile_data.h53 int isRoamingApn; member
/base/telephony/data_storage/common/src/
Dparser_util.cpp139 value.PutBool(PdpProfileData::IS_ROAMING_APN, bean.isRoamingApn); in ParserPdpProfileToValuesBucket()