Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/
Dtime_facet.hpp307 string_type replace_string(seconds_format); in put() local
414 string_type replace_string; in put() local
500 string_type replace_string(seconds_format); in put() local
523 string_type replace_string; in put() local
/aosp_15_r20/external/cronet/net/data/parse_certificate_unittest/
H A Dregenerate_pem_from_ascii.py39 def replace_string(original, start, end, replacement): function
H A Drebase-errors.py79 def replace_string(original, start, end, replacement): function
/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/testdata/parse_certificate_unittest/
H A Dregenerate_pem_from_ascii.py39 def replace_string(original, start, end, replacement): function
H A Drebase-errors.py72 def replace_string(original, start, end, replacement): function
/aosp_15_r20/frameworks/base/tools/streaming_proto/
H A Dstring_utils.cpp80 replace_string(const string& str, const char replace, const char with) in replace_string() function
/aosp_15_r20/external/e2fsprogs/util/
H A Dsubst.c121 static void replace_string(char *begin, char *end, char *newstr) in replace_string() function
/aosp_15_r20/frameworks/base/tools/incident_section_gen/
H A Dmain.cpp543 static string replace_string(const string& str, const char replace, const char with) in replace_string() function
/aosp_15_r20/external/pytorch/torch/utils/hipify/
H A Dhipify_python.py989 def file_specific_replacement(filepath, search_string, replace_string, strict=False): argument
/aosp_15_r20/external/google-breakpad/src/common/windows/
H A Dpdb_source_line_writer.cc1245 const wchar_t* replace_string = L"(void)"; in GetSymbolFunctionName() local
/aosp_15_r20/packages/modules/StatsD/statsd/src/
Dstatsd_config.proto100 optional StringReplacer replace_string = 20; field
/aosp_15_r20/out/soong/.intermediates/packages/modules/StatsD/statsd/statsd/android_arm64_armv8-2a_cortex-a55_apex30/gen/proto/packages/modules/StatsD/statsd/src/
Dstatsd_config.pb.h12121 inline const ::android::os::statsd::StringReplacer& FieldValueMatcher::replace_string() const { in replace_string() function
12126 ::android::os::statsd::StringReplacer* replace_string) { in unsafe_arena_set_allocated_replace_string()
12173 …d FieldValueMatcher::set_allocated_replace_string(::android::os::statsd::StringReplacer* replace_s… in set_allocated_replace_string()
Dstatsd_config.pb.cc2199 FieldValueMatcher::_Internal::replace_string(const FieldValueMatcher* msg) { in replace_string() function in android::os::statsd::FieldValueMatcher::_Internal