Home
last modified time | relevance | path

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

/base/telephony/telephony_data/interfaces/innerkits/include/
H A Dpdp_profile_data.h132 std::string homeUrl = ""; member
/base/telephony/cellular_data/services/src/apn_manager/
H A Dapn_item.cpp140 if (strcpy_s(apnItem->attr_.homeUrl_, ALL_APN_ITEM_CHAR_LENGTH, apnData.homeUrl.c_str()) != EOK) { in BuildOtherApnAttributes()
/base/telephony/telephony_data/common/src/
H A Dparser_util.cpp164 bean.homeUrl = ParseString(cJSON_GetObjectItem(itemRoot, ITEM_HOME_URL)); in ParserPdpProfileInfos()
205 value.PutString(PdpProfileData::HOME_URL, bean.homeUrl); in ParserPdpProfileToValuesBucket()

Completed in 3 milliseconds