Home
last modified time | relevance | path

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

/external/libchrome/build/
Dwrite_build_date_header.py41 def GetBuildDate(build_type, utc_now): argument
/external/llvm-project/llvm/utils/benchmark/src/
Djson_reporter.cc116 const char build_type[] = "release"; in ReportContext() local
118 const char build_type[] = "debug"; in ReportContext() local
/external/libcxx/utils/google-benchmark/src/
Djson_reporter.cc129 const char build_type[] = "release"; in ReportContext() local
131 const char build_type[] = "debug"; in ReportContext() local
/external/llvm-project/libcxx/utils/google-benchmark/src/
Djson_reporter.cc129 const char build_type[] = "release"; in ReportContext() local
131 const char build_type[] = "debug"; in ReportContext() local
/external/google-benchmark/src/
Djson_reporter.cc158 const char build_type[] = "release"; in ReportContext() local
160 const char build_type[] = "debug"; in ReportContext() local
/external/perfetto/src/profiling/common/
Dproducer_support.cc58 const std::string& build_type, in CanProfileAndroid()
/external/libchrome/build/android/pylib/constants/
D__init__.py156 def SetBuildType(build_type): argument
/external/jsoncpp/devtools/
Dbatchbuild.py15 def __init__(self, prepend_envs=None, variables=None, build_type=None, generator=None): argument
/external/libchrome/base/android/
Dbuild_info.h107 const char* build_type() const { in build_type() function
/external/webrtc/sdk/android/native_unittests/audio_device/
Daudio_device_unittest.cc1008 std::string build_type = in TEST_F() local
/external/chromium-trace/catapult/devil/devil/android/
Ddevice_utils.py2819 def build_type(self): member in DeviceUtils
/external/libabigail/src/
Dabg-reader.cc5528 build_type(read_context& ctxt, in build_type() function