Home
last modified time | relevance | path

Searched refs:GetPdpProfilePath (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/telephony_data/common/include/
H A Dparser_util.h37 int GetPdpProfilePath(int slotId, std::string &path);
/ohos5.0/base/telephony/telephony_data/pdp_profile/src/
H A Drdb_pdp_profile_helper.cpp166 util.GetPdpProfilePath(slotId, path); in InitAPNDatabase()
/ohos5.0/base/telephony/telephony_data/common/src/
H A Dparser_util.cpp582 int ParserUtil::GetPdpProfilePath(int slotId, std::string &path) in GetPdpProfilePath() function in OHOS::Telephony::ParserUtil