Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/telephony_data/interfaces/innerkits/include/
H A Dglobal_params_data.h59 int numMatch = 0; member
/ohos5.0/base/telephony/telephony_data/common/src/
H A Dparser_util.cpp392 bean.numMatch = ParseInt(cJSON_GetObjectItem(itemRoot, ITEM_NUM_MATCH)); in ParserNumMatchInfos()
425 value.PutInt(NumMatchData::NUM_MATCH, bean.numMatch); in ParserNumMatchToValuesBucket()