Home
last modified time | relevance | path

Searched refs:APN_ROAM_PROTOCOL (Results 1 - 5 of 5) sorted by relevance

/base/telephony/telephony_data/interfaces/innerkits/include/
H A Dpdp_profile_data.h94 static constexpr const char *APN_ROAM_PROTOCOL = "apn_roam_protocol"; member in OHOS::Telephony::PdpProfileData
/base/telephony/telephony_data/pdp_profile/src/
H A Drdb_pdp_profile_helper.cpp67 createTableStr.append(PdpProfileData::APN_ROAM_PROTOCOL).append(" TEXT DEFAULT '', "); in CreatePdpProfileTableStr()
86 createTableStr.append(PdpProfileData::APN_ROAM_PROTOCOL).append(", "); in CreatePdpProfileTableStr()
/base/telephony/cellular_data/services/src/utils/
H A Dcellular_data_rdb_helper.cpp237 result->GetColumnIndex(PdpProfileData::APN_ROAM_PROTOCOL, index); in MakePdpProfile()
/base/telephony/telephony_data/common/src/
H A Dparser_util.cpp209 value.PutString(PdpProfileData::APN_ROAM_PROTOCOL, bean.roamPdpProtocol); in ParserPdpProfileToValuesBucket()
/base/telephony/telephony_data/test/unittest/data_gtest/
H A Ddata_storage_gtest.cpp338 value.Put(PdpProfileData::APN_ROAM_PROTOCOL, "IPV6"); in PdpProfileInsert()

Completed in 5 milliseconds