Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/sms_mms/services/mms/
H A Dmms_apn_info.cpp25 const std::string PDP_PROFILE_NET_URI = "datashare:///com.ohos.pdpprofileability/net/pdp_profile?si… variable
113 Uri uri(static_cast<std::string>(PDP_PROFILE_NET_URI) + std::to_string(simId)); in PdpProfileSelect()
/ohos5.0/base/telephony/sms_mms/test/gtest/
H A Dmms_gtest.cpp104 const std::string PDP_PROFILE_NET_URI = "datashare:///com.ohos.pdpprofileability/net/pdp_profile?si… variable
370 Uri pdpUri(PDP_PROFILE_NET_URI + std::to_string(simId)); in GetMmsc()