Searched defs:ReplaceAll (Results  1 – 13 of 13) sorted by relevance
| /external/deqp-deps/amber/src/ | 
| D | virtual_file_store.cc | 28 std::string ReplaceAll(std::string str,  in ReplaceAll()  function
 | 
| /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/rust/crates/grpcio-sys/grpc/src/compiler/ | 
| D | php_generator_helpers.h | 38 inline std::string ReplaceAll(std::string s, const std::string& search,  in ReplaceAll()  function
 | 
| D | ruby_generator_string-inl.h | 63 inline std::string ReplaceAll(std::string s, const std::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/cronet/base/win/ | 
| D | vector.h | 331   IFACEMETHODIMP ReplaceAll(unsigned count, AbiT* value) override {  in ReplaceAll()  function
 | 
| D | vector_unittest.cc | 634 TEST(VectorTest, ReplaceAll) {  in TEST()  argument
 | 
| /external/perfetto/src/base/ | 
| D | string_utils.cc | 208 std::string ReplaceAll(std::string str,  in ReplaceAll()  function
 | 
| D | string_utils_unittest.cc | 297 TEST(StringUtilsTest, ReplaceAll) {  in TEST()  argument
 | 
| /external/libaom/tools/ | 
| D | cpplint.py | 667 def ReplaceAll(pattern, rep, s):  function
 | 
| /external/google-styleguide/cpplint/ | 
| D | cpplint.py | 667 def ReplaceAll(pattern, rep, s):  function
 | 
| /external/libvpx/tools/ | 
| D | cpplint.py | 667 def ReplaceAll(pattern, rep, s):  function
 |