Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/telephony_data/common/src/
H A Dparser_util.cpp57 const char *ITEM_IP_ADDRESS = "ip_addr"; variable
163 bean.proxyIpAddress = ParseString(cJSON_GetObjectItem(itemRoot, ITEM_IP_ADDRESS)); in ParserPdpProfileInfos()