Home
last modified time | relevance | path

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

/base/telephony/data_storage/common/include/
Drdb_base_helper.h65 void ReplaceAllStr(std::string &path, const std::string &oldStr, const std::string &newStr);
/base/telephony/data_storage/common/src/
Drdb_base_helper.cpp192 void RdbBaseHelper::ReplaceAllStr(std::string &path, const std::string &oldStr, const std::string &… in ReplaceAllStr() function in OHOS::Telephony::RdbBaseHelper
/base/telephony/data_storage/pdp_profile/src/
Dpdp_profile_ability.cpp235 helper_.ReplaceAllStr(uriPath, ":///", "://"); in ParseUriType()
/base/telephony/data_storage/opkey/src/
Dopkey_ability.cpp225 helper_.ReplaceAllStr(uriPath, ":///", "://"); in ParseUriType()
/base/telephony/data_storage/sim/src/
Dsim_ability.cpp266 helper_.ReplaceAllStr(uriPath, ":///", "://"); in ParseUriType()
/base/telephony/data_storage/sms_mms/src/
Dsms_mms_ability.cpp326 helper_.ReplaceAllStr(uriPath, ":///", "://"); in ParseUriType()