Home
last modified time | relevance | path

Searched defs:newsub (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_utils.cc69 const string& newsub) { in StringReplace()
/external/tensorflow/tensorflow/core/lib/strings/
Dstr_util.cc332 string StringReplace(StringPiece s, StringPiece oldsub, StringPiece newsub, in StringReplace()
/external/protobuf/src/google/protobuf/stubs/
Dstrutil.cc132 const string& newsub, bool replace_all, in StringReplace()
163 const string& newsub, bool replace_all) { in StringReplace()