Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/telephony_data/common/src/
H A Dparser_util.cpp86 const char *ITEM_NUM_MATCH_SHORT = "num_match_short"; variable
393 bean.numMatchShort = ParseInt(cJSON_GetObjectItem(itemRoot, ITEM_NUM_MATCH_SHORT)); in ParserNumMatchInfos()