Home
last modified time | relevance | path

Searched defs:replace_all (Results 1 – 4 of 4) sorted by relevance

/external/skia/tools/
Dskdiff_utils.cpp82 static SkString replace_all(const SkString &input, in replace_all() function
/external/protobuf/src/google/protobuf/stubs/
Dstrutil.cc105 const string& newsub, bool replace_all, in StringReplace()
136 const string& newsub, bool replace_all) { in StringReplace()
/external/selinux/libsemanage/src/
Dgenhomedircon.c491 static Ustr *replace_all(const char *str, const replacement_pair_t * repl) in replace_all() function
/external/libchrome/base/strings/
Dstring_util.cc706 bool replace_all) { in DoReplaceSubstringsAfterOffset()