Home
last modified time | relevance | path

Searched defs:oldstr (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/util/
H A Dstring_helper.cpp91 std::string StringHelper::Replace(const std::string &value, const std::string &oldstr, const std::s… in Replace()
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/
H A Dstring_helper.cpp98 std::string StringHelper::Replace(const std::string &value, const std::string &oldstr, const std::s… in Replace()
/ohos5.0/commonlibrary/ets_utils/js_api_module/url/
H A Djs_url.cpp75 void ReplaceSpecialSymbols(std::string& input, std::string& oldstr, std::string& newstr) in ReplaceSpecialSymbols()
1495 std::string oldstr = "%3A"; in SetPath() local
1620 std::string oldstr = "#"; in SetSearch() local