Searched defs:ReplaceAll (Results 1 – 5 of 5) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
| D | motion_path_evaluator.cpp | 29 std::string ReplaceAll(std::string str, const std::string& from, const std::string& to) in ReplaceAll() function
|
| /foundation/multimodalinput/input/test/unittest/standalone/include/ |
| D | mmi_log.h | 32 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/ |
| D | check_common.cpp | 44 void ReplaceAll(std::string &inout, const std::string &what, const std::string &with) in ReplaceAll() function
|
| /foundation/arkui/ace_engine/frameworks/core/components/plugin/ |
| D | plugin_element.cpp | 445 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/ |
| D | plugin_pattern.cpp | 247 void PluginPattern::ReplaceAll(std::string& str, const std::string& pattern, const std::string& new… in ReplaceAll() function in OHOS::Ace::NG::PluginPattern
|