Searched refs:ParserNumMatchInfos (Results 1 – 2 of 2) sorted by relevance
48 void ParserNumMatchInfos(std::vector<NumMatch> &vec, Json::Value &root);
371 ParserNumMatchInfos(vec, itemRoots); in ParserNumMatchJson()375 void ParserUtil::ParserNumMatchInfos(std::vector<NumMatch> &vec, Json::Value &root) in ParserNumMatchInfos() function in OHOS::Telephony::ParserUtil