Home
last modified time | relevance | path

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

/external/deqp-deps/amber/src/
Dvirtual_file_store.cc28 std::string ReplaceAll(std::string str, in ReplaceAll() function
/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/rust/crates/grpcio-sys/grpc/src/compiler/
Dphp_generator_helpers.h38 inline std::string ReplaceAll(std::string s, const std::string& search, in ReplaceAll() function
Druby_generator_string-inl.h63 inline std::string ReplaceAll(std::string s, const std::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/cronet/base/win/
Dvector.h331 IFACEMETHODIMP ReplaceAll(unsigned count, AbiT* value) override { in ReplaceAll() function
Dvector_unittest.cc634 TEST(VectorTest, ReplaceAll) { in TEST() argument
/external/perfetto/src/base/
Dstring_utils.cc208 std::string ReplaceAll(std::string str, in ReplaceAll() function
Dstring_utils_unittest.cc297 TEST(StringUtilsTest, ReplaceAll) { in TEST() argument
/external/libaom/tools/
Dcpplint.py667 def ReplaceAll(pattern, rep, s): function
/external/google-styleguide/cpplint/
Dcpplint.py667 def ReplaceAll(pattern, rep, s): function
/external/libvpx/tools/
Dcpplint.py667 def ReplaceAll(pattern, rep, s): function