Searched refs:ParserPdpProfileInfos (Results 1 – 2 of 2) sorted by relevance
41 void ParserPdpProfileInfos(std::vector<PdpProfile> &vec, cJSON *itemRoots);
137 ParserPdpProfileInfos(vec, itemRoots); in ParserPdpProfileJson()144 void ParserUtil::ParserPdpProfileInfos(std::vector<PdpProfile> &vec, cJSON *itemRoots) in ParserPdpProfileInfos() function in OHOS::Telephony::ParserUtil