Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/telephony_data/common/src/
H A Dparser_util.cpp52 const char *ITEM_AUTH_TYPE = "auth_type"; variable
156 std::string authTypeStr = ParseString(cJSON_GetObjectItem(itemRoot, ITEM_AUTH_TYPE)); in ParserPdpProfileInfos()