Searched refs:ParserPdpProfileInfos (Results 1 – 2 of 2) sorted by relevance
41 void ParserPdpProfileInfos(std::vector<PdpProfile> &vec, Json::Value &root);
129 ParserPdpProfileInfos(vec, itemRoots); in ParserPdpProfileJson()133 void ParserUtil::ParserPdpProfileInfos(std::vector<PdpProfile> &vec, Json::Value &root) in ParserPdpProfileInfos() function in OHOS::Telephony::ParserUtil