Home
last modified time | relevance | path

Searched defs:ReplaceAll (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
Dmotion_path_evaluator.cpp29 std::string ReplaceAll(std::string str, const std::string& from, const std::string& to) in ReplaceAll() function
/foundation/multimodalinput/input/test/unittest/standalone/include/
Dmmi_log.h32 inline void ReplaceAll(std::string& str, const std::string& what, const std::string& with) in ReplaceAll() function
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/executor/document/
Dcheck_common.cpp44 void ReplaceAll(std::string &inout, const std::string &what, const std::string &with) in ReplaceAll() function
/foundation/arkui/ace_engine/frameworks/core/components/plugin/
Dplugin_element.cpp445 void PluginElement::ReplaceAll(std::string& str, const std::string& pattern, const std::string& new… in ReplaceAll() function in OHOS::Ace::PluginElement
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/plugin/
Dplugin_pattern.cpp247 void PluginPattern::ReplaceAll(std::string& str, const std::string& pattern, const std::string& new… in ReplaceAll() function in OHOS::Ace::NG::PluginPattern