Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/telephony_data/common/src/
H A Dparser_util.cpp59 const char *ITEM_HOME_URL = "home_url"; variable
164 bean.homeUrl = ParseString(cJSON_GetObjectItem(itemRoot, ITEM_HOME_URL)); in ParserPdpProfileInfos()