Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/util/
H A Dstring_helper.cpp91 …ringHelper::Replace(const std::string &value, const std::string &oldstr, const std::string &newstr) in Replace()
103 const std::string &value, size_t position, const std::string &substr, const std::string &newstr) in Replace()
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/
H A Dstring_helper.cpp98 …ringHelper::Replace(const std::string &value, const std::string &oldstr, const std::string &newstr) in Replace()
110 const std::string &value, size_t position, const std::string &substr, const std::string &newstr) 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()
1496 std::string newstr = ":"; in SetPath() local
1621 std::string newstr = "%23"; in SetSearch() local