Home
last modified time | relevance | path

Searched refs:APN (Results 1 - 4 of 4) sorted by relevance

/base/telephony/telephony_data/interfaces/innerkits/include/
H A Dpdp_profile_data.h48 * @brief APN name
50 static constexpr const char *APN = "apn"; member in OHOS::Telephony::PdpProfileData
64 * @brief APN type
88 * @brief Protocol to connect to the APN
92 * @brief Protocol to connect to the APN when roaming
108 * @brief APN edit status
/base/telephony/telephony_data/pdp_profile/src/
H A Drdb_pdp_profile_helper.cpp60 createTableStr.append(PdpProfileData::APN).append(" TEXT DEFAULT '', "); in CreatePdpProfileTableStr()
82 createTableStr.append(PdpProfileData::APN).append(", "); in CreatePdpProfileTableStr()
/base/telephony/cellular_data/services/src/utils/
H A Dcellular_data_rdb_helper.cpp225 result->GetColumnIndex(PdpProfileData::APN, index); in MakePdpProfile()
/base/telephony/telephony_data/common/src/
H A Dparser_util.cpp199 value.PutString(PdpProfileData::APN, bean.apn); in ParserPdpProfileToValuesBucket()

Completed in 4 milliseconds