Home
last modified time | relevance | path

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

/base/telephony/telephony_data/common/src/
Dparser_util.cpp50 const char *ITEM_APN_TYPES = "apn_types"; variable
126 bean.apnTypes = itemRoot[ITEM_APN_TYPES].asString(); in ParserPdpProfileInfos()