Searched refs:GetPreferApn (Results 1 – 2 of 2) sorted by relevance
98 int GetPreferApn(const std::string &queryString);
175 int PdpProfileAbility::GetPreferApn(const std::string &queryString) in GetPreferApn() function in OHOS::Telephony::PdpProfileAbility222 … preferapnPredicates.EqualTo(PdpProfileData::PROFILE_ID, GetPreferApn(tempUri.GetQuery())); in Query()