Home
last modified time | relevance | path

Searched defs:build_type (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/external/libcxx/utils/google-benchmark/src/
H A Djson_reporter.cc129 const char build_type[] = "release"; in ReportContext() local
131 const char build_type[] = "debug"; in ReportContext() local
/aosp_15_r20/external/google-benchmark/src/
H A Djson_reporter.cc174 const char build_type[] = "release"; in ReportContext() local
176 const char build_type[] = "debug"; in ReportContext() local
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/
H A Djson_reporter.cc171 const char build_type[] = "release"; in ReportContext() local
173 const char build_type[] = "debug"; in ReportContext() local
/aosp_15_r20/external/libchrome/build/
H A Dwrite_build_date_header.py41 def GetBuildDate(build_type, utc_now): argument
/aosp_15_r20/development/tools/compare_cts_reports/testdata/output/
H A Dinfo_1.json11 "build_type": "userdebug", string
/aosp_15_r20/external/pytorch/tools/setup_helpers/
H A Denv.py100 build_type = BuildType() variable
/aosp_15_r20/packages/modules/AdServices/adservices/libraries/cobalt/proto/
Dcommon.proto107 BuildType build_type = 11; field
/aosp_15_r20/external/google-cloud-java/java-grafeas/src/main/proto/grafeas/v1/
H A Dslsa_provenance_zero_two.proto77 string build_type = 2; field
/aosp_15_r20/external/googleapis/grafeas/v1/
H A Dslsa_provenance_zero_two.proto77 string build_type = 2; field
H A Dintoto_statement.proto73 string build_type = 1; field
/aosp_15_r20/external/perfetto/src/profiling/common/
H A Dproducer_support.cc98 const std::string& build_type, in CanProfileAndroid()
/aosp_15_r20/external/crosvm/third_party/libslirp-rs/
H A Dupload_libslirp.ps1100 foreach ($build_type in 'release', 'debug') { variable
/aosp_15_r20/external/angle/build/android/pylib/constants/
H A D__init__.py175 def SetBuildType(build_type): argument
/aosp_15_r20/external/cronet/build/android/pylib/constants/
H A D__init__.py175 def SetBuildType(build_type): argument
/aosp_15_r20/external/libchrome/build/android/pylib/constants/
H A D__init__.py156 def SetBuildType(build_type): argument
/aosp_15_r20/external/crosvm/prebuilts/src/
H A Dlib.rs66 let build_type = if env::var("DEBUG").is_ok() { in get_url() localVariable
/aosp_15_r20/external/jsoncpp/devtools/
H A Dbatchbuild.py15 def __init__(self, prepend_envs=None, variables=None, build_type=None, generator=None): argument
/aosp_15_r20/external/perfetto/test/
H A Dandroid_test_utils.cc53 std::string build_type = base::GetAndroidProp("ro.build.type"); in IsUserBuild() local
/aosp_15_r20/device/google/gs-common/storage/
Ddump_storage.cpp181 std::string build_type = android::base::GetProperty(BUILD_TYPE_PROPERTY, ""); in main() local
/aosp_15_r20/external/libchrome/base/android/
H A Dbuild_info.h107 const char* build_type() const { in build_type() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/android/
Dbuild_info.h110 const char* build_type() const { in build_type() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/0/external/libchrome/base/android/
Dbuild_info.h110 const char* build_type() const { in build_type() function
/aosp_15_r20/external/cronet/base/android/
H A Dbuild_info.h123 const char* build_type() const { in build_type() function
/aosp_15_r20/external/python/setuptools/setuptools/tests/
Dtest_build_meta.py242 def test_build_with_existing_file_present(self, build_type, tmpdir_cwd): argument
/aosp_15_r20/hardware/interfaces/security/keymint/support/
H A Dremote_prov_utils.cpp341 std::string build_type = ::android::base::GetProperty("ro.build.type", ""); in validateBcc() local

12