Home
last modified time | relevance | path

Searched defs:oldChar (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/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()
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/
H A Dstring_helper.cpp82 std::string StringHelper::Replace(const std::string &value, char oldChar, char newChar) in Replace()