Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/telephony_data/common/src/
H A Dparser_util.cpp88 const char *ITEM_ECC_WITH_CARD = "ecc_withcard"; variable
487 bean.ecc_withcard = ParseAsString(cJSON_GetObjectItem(itemRoot, ITEM_ECC_WITH_CARD)); in ParserEccDataInfos()