Home
last modified time | relevance | path

Searched defs:ReplaceAll (Results 1 – 16 of 16) 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.h38 inline std::string ReplaceAll(std::string s, const std::string& search, in ReplaceAll() function
Druby_generator_string-inl.h65 inline std::string ReplaceAll(std::string s, const std::string& search, in ReplaceAll() function
/external/rust/android-crates-io/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.h65 inline std::string ReplaceAll(std::string s, const std::string& search, in ReplaceAll() function
/external/pytorch/c10/util/
DStringUtil.cpp81 size_t ReplaceAll(std::string& s, c10::string_view from, c10::string_view to) { 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/stable/base/win/
Dvector.h331 IFACEMETHODIMP ReplaceAll(unsigned count, AbiT* value) override { in ReplaceAll() function
Dvector_unittest.cc634 TEST(VectorTest, ReplaceAll) { in TEST() argument
/external/cronet/tot/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.cc210 std::string ReplaceAll(std::string str, in ReplaceAll() function
Dstring_utils_unittest.cc387 TEST(StringUtilsTest, ReplaceAll) { in TEST() argument
/external/libvpx/tools/
Dcpplint.py667 def ReplaceAll(pattern, rep, s): function
/external/google-styleguide/cpplint/
Dcpplint.py667 def ReplaceAll(pattern, rep, s): function
/external/libaom/tools/
Dcpplint.py667 def ReplaceAll(pattern, rep, s): function