Home
last modified time | relevance | path

Searched refs:ReplaceAllStr (Results 1 – 6 of 6) sorted by relevance

/base/telephony/telephony_data/common/include/
Drdb_base_helper.h63 void ReplaceAllStr(std::string &path, const std::string &oldStr, const std::string &newStr);
/base/telephony/telephony_data/common/src/
Drdb_base_helper.cpp172 void RdbBaseHelper::ReplaceAllStr(std::string &path, const std::string &oldStr, const std::string &… in ReplaceAllStr() function in OHOS::Telephony::RdbBaseHelper
/base/telephony/telephony_data/opkey/src/
Dopkey_ability.cpp272 helper_.ReplaceAllStr(uriPath, ":///", "://"); in ParseUriType()
/base/telephony/telephony_data/pdp_profile/src/
Dpdp_profile_ability.cpp281 helper_.ReplaceAllStr(uriPath, ":///", "://"); in ParseUriType()
/base/telephony/telephony_data/sim/src/
Dsim_ability.cpp328 helper_.ReplaceAllStr(uriPath, ":///", "://"); in ParseUriType()
/base/telephony/telephony_data/sms_mms/src/
Dsms_mms_ability.cpp417 helper_.ReplaceAllStr(uriPath, ":///", "://"); in ParseUriType()