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