Home
last modified time | relevance | path

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

/third_party/grpc/src/compiler/
Dgenerator_helpers.h61 inline std::string StringReplace(std::string str, const std::string& from, in StringReplace() function
77 inline std::string StringReplace(std::string str, const std::string& from, in StringReplace() function
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/soft_dvpp/utils/
Dyuv_scaler_para_set.cc37 void StringReplace(std::string *str_big, const std::string &str_src, const std::string &str_dst) { in StringReplace() function
/third_party/gn/src/gn/
Dfunctions_unittest.cc263 TEST(Functions, StringReplace) { in TEST() argument
/third_party/cef/tests/cefclient/browser/
Dtest_runner.cc60 std::string StringReplace(const std::string& str, in StringReplace() function
/third_party/protobuf/src/google/protobuf/stubs/
Dstrutil.cc132 void StringReplace(const string& s, const string& oldsub, in StringReplace() function
163 string StringReplace(const string& s, const string& oldsub, in StringReplace() function