Home
last modified time | relevance | path

Searched defs:replace_string (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/tools/streaming_proto/
H A Dstring_utils.cpp80 replace_string(const string& str, const char replace, const char with) in replace_string() function
/aosp14/frameworks/base/tools/incident_section_gen/
H A Dmain.cpp545 static string replace_string(const string& str, const char replace, const char with) in replace_string() function