Home
last modified time | relevance | path

Searched defs:Replace (Results 1 - 1 of 1) sorted by relevance

/drivers/hdf_core/framework/tools/hdi-gen/util/
H A Dstring_helper.cpp75 std::string StringHelper::Replace(const std::string &value, char oldChar, char newChar) in Replace() function in OHOS::HDI::StringHelper
91 std::string StringHelper::Replace(const std::string &value, const std::string &oldstr, const std::string &newstr) in Replace() function in OHOS::HDI::StringHelper
102 std::string StringHelper::Replace( in Replace() function in OHOS::HDI::StringHelper
114 std::string StringHelper::Replace(const std::string &value, size_t position, size_t len, const std::string &newStr) in Replace() function in OHOS::HDI::StringHelper

Completed in 1 milliseconds