Searched refs:ParserNumMatchInfos (Results 1 – 2 of 2) sorted by relevance
48 void ParserNumMatchInfos(std::vector<NumMatch> &vec, cJSON *itemRoots);
373 ParserNumMatchInfos(vec, itemRoots); in ParserNumMatchJson()380 void ParserUtil::ParserNumMatchInfos(std::vector<NumMatch> &vec, cJSON *itemRoots) in ParserNumMatchInfos() function in OHOS::Telephony::ParserUtil