Home
last modified time | relevance | path

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

/base/telephony/telephony_data/common/include/
Dparser_util.h48 void ParserNumMatchInfos(std::vector<NumMatch> &vec, Json::Value &root);
/base/telephony/telephony_data/common/src/
Dparser_util.cpp371 ParserNumMatchInfos(vec, itemRoots); in ParserNumMatchJson()
375 void ParserUtil::ParserNumMatchInfos(std::vector<NumMatch> &vec, Json::Value &root) in ParserNumMatchInfos() function in OHOS::Telephony::ParserUtil