Home
last modified time | relevance | path

Searched refs:GetQueryKey (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/telephony_data/pdp_profile/src/
H A Dpdp_profile_ability.cpp166 std::string PdpProfileAbility::GetQueryKey(const std::string &queryString, const std::string &key) in GetQueryKey() function in OHOS::Telephony::PdpProfileAbility
182 int preferApnId = preferencesUtil->ObtainInt(PREFER_APN_ID + GetQueryKey(queryString, "simId="), in GetPreferApn()
420 const std::string &simIdStr = GetQueryKey(uri.GetQuery(), "simId="); in QueryPdpProfile()
/ohos5.0/base/telephony/telephony_data/pdp_profile/include/
H A Dpdp_profile_ability.h99 std::string GetQueryKey(const std::string &queryString, const std::string &key);