Home
last modified time | relevance | path

Searched defs:ReplaceAll (Results 1 – 7 of 7) sorted by relevance

/external/grpc-grpc/src/compiler/
Dphp_generator_helpers.h36 inline grpc::string ReplaceAll(grpc::string s, const grpc::string& search, in ReplaceAll() function
Druby_generator_string-inl.h63 inline grpc::string ReplaceAll(grpc::string s, const grpc::string& search, in ReplaceAll() function
/external/libcxx/utils/google-benchmark/src/
Dstring_util.cc163 void ReplaceAll(std::string* str, const std::string& from, in ReplaceAll() function
/external/google-benchmark/src/
Dstring_util.cc163 void ReplaceAll(std::string* str, const std::string& from, in ReplaceAll() function
/external/libvpx/libvpx/tools/
Dcpplint.py514 def ReplaceAll(pattern, rep, s): function
/external/libaom/libaom/tools/
Dcpplint.py514 def ReplaceAll(pattern, rep, s): function
/external/google-styleguide/cpplint/
Dcpplint.py661 def ReplaceAll(pattern, rep, s): function