Searched refs:ParserOpKeyInfos (Results 1 – 2 of 2) sorted by relevance
45 void ParserOpKeyInfos(std::vector<OpKey> &vec, cJSON *itemRoots);
258 ParserOpKeyInfos(vec, itemRoots); in ParserOpKeyJson()265 void ParserUtil::ParserOpKeyInfos(std::vector<OpKey> &vec, cJSON *itemRoots) in ParserOpKeyInfos() function in OHOS::Telephony::ParserUtil