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/
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::s… 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:… in Replace() function in OHOS::HDI::StringHelper