Home
last modified time | relevance | path

Searched defs:replace_str (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-type-util.h74 static const char replace_str[] = ","; in CanonicalizeForStdLibVersioning() local
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/external/googletest/googletest/include/gtest/internal/
Dgtest-type-util.h74 static const char replace_str[] = ","; in CanonicalizeForStdLibVersioning() local
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/external/googletest/googletest/include/gtest/internal/
Dgtest-type-util.h74 static const char replace_str[] = ","; in CanonicalizeForStdLibVersioning() local
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/include/gtest/internal/
H A Dgtest-type-util.h74 static const char replace_str[] = ","; in CanonicalizeForStdLibVersioning() local
/aosp_15_r20/development/vndk/tools/header-checker/src/utils/
H A Dheader_abi_util.h31 const std::string &replace_str) { in FindAndReplace()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dpass_utils.cpp59 const std::string replace_str) { in FindAndReplace()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/
H A Dpass_utils.cpp59 const std::string replace_str) { in FindAndReplace()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/
Dpass_utils.cpp59 const std::string replace_str) { in FindAndReplace()
/aosp_15_r20/external/avb/libavb/
H A Davb_cmdline.c42 const char* replace_str[NUM_GUIDS] = {"$(ANDROID_SYSTEM_PARTUUID)", in avb_sub_cmdline() local
/aosp_15_r20/external/autotest/database/
H A Ddatabase_connection.py358 def make_regexp_translator(cls, search_re, replace_str): argument
/aosp_15_r20/external/leveldb/benchmarks/
H A Ddb_bench_sqlite3.cc507 std::string replace_str = "REPLACE INTO test (key, value) VALUES (?, ?)"; in Write() local