Searched defs:ReplaceAll (Results 1 – 7 of 7) sorted by relevance
/external/grpc-grpc/src/compiler/ |
D | php_generator_helpers.h | 36 inline grpc::string ReplaceAll(grpc::string s, const grpc::string& search, in ReplaceAll() function
|
D | ruby_generator_string-inl.h | 63 inline grpc::string ReplaceAll(grpc::string s, const grpc::string& search, in ReplaceAll() function
|
/external/libcxx/utils/google-benchmark/src/ |
D | string_util.cc | 163 void ReplaceAll(std::string* str, const std::string& from, in ReplaceAll() function
|
/external/google-benchmark/src/ |
D | string_util.cc | 163 void ReplaceAll(std::string* str, const std::string& from, in ReplaceAll() function
|
/external/libvpx/libvpx/tools/ |
D | cpplint.py | 514 def ReplaceAll(pattern, rep, s): function
|
/external/libaom/libaom/tools/ |
D | cpplint.py | 514 def ReplaceAll(pattern, rep, s): function
|
/external/google-styleguide/cpplint/ |
D | cpplint.py | 661 def ReplaceAll(pattern, rep, s): function
|