Searched defs:apnVec (Results 1 – 2 of 2) sorted by relevance
75 …bHelper::QueryApns(const std::string &mcc, const std::string &mnc, std::vector<PdpProfile> &apnVec) in QueryApns()100 const std::shared_ptr<DataShare::DataShareResultSet> &result, std::vector<PdpProfile> &apnVec) in ReadApnResult()
188 std::vector<PdpProfile> apnVec; in CreateAllApnItemByDatabase() local