Searched refs:ParserOpKeyInfos (Results 1 – 2 of 2) sorted by relevance
43 void ParserOpKeyInfos(std::vector<OpKey> &vec, Json::Value &root);
208 ParserOpKeyInfos(vec, itemRoots); in ParserOpKeyJson()212 void ParserUtil::ParserOpKeyInfos(std::vector<OpKey> &vec, Json::Value &root) in ParserOpKeyInfos() function in OHOS::Telephony::ParserUtil