Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_utils.cc68 string StringReplace(const string& str, const string& oldsub, 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.cc131 void StringReplace(const string& s, const string& oldsub, in StringReplace()
162 string StringReplace(const string& s, const string& oldsub, in StringReplace()