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.cc71 const string& newsub) { in StringReplace()
/external/tensorflow/tensorflow/core/platform/
Dstr_util.cc139 string StringReplace(StringPiece s, StringPiece oldsub, StringPiece newsub, in StringReplace()
/external/protobuf/src/google/protobuf/stubs/
Dstrutil.cc149 const string& newsub, bool replace_all, in StringReplace()
180 const string& newsub, bool replace_all) { in StringReplace()