Home
last modified time | relevance | path

Searched defs:build_id (Results 1 – 25 of 55) sorted by relevance

123

/external/toolchain-utils/crosperf/
Ddownload_images_unittest.py184 def GoodDownloadImage(root, build_id, image_path): argument
190 def BadDownloadImage(root, build_id, image_path): argument
196 def FakeUncompressImage(root, build_id): argument
202 def FakeDownloadAutotestFiles(root, build_id): argument
208 def FakeDownloadDebugFile(root, build_id): argument
Ddownload_images.py71 def DownloadImage(self, chromeos_root, build_id, image_name): argument
98 def UncompressImage(self, chromeos_root, build_id): argument
137 def DownloadSingleFile(self, chromeos_root, build_id, package_file_name): argument
170 def UncompressSingleFile(self, chromeos_root, build_id, package_file_name, argument
193 def VerifyFileExists(self, chromeos_root, build_id, package_file): argument
210 def DownloadAutotestFiles(self, chromeos_root, build_id): argument
259 def DownloadDebugFile(self, chromeos_root, build_id): argument
/external/perfetto/protos/perfetto/trace/profiling/
Dprofile_common.proto87 optional string build_id = 2; field
96 optional uint64 build_id = 2; field
/external/oss-fuzz/infra/build/functions/
Dupdate_build_status.py91 def get_build(cloudbuild, image_project, build_id): argument
227 def upload_log(build_id): argument
Ddatastore_entities.py48 build_id = ndb.StringProperty() variable in LastSuccessfulBuild
Drequest_build.py34 def update_build_history(project_name, build_id, build_tag): argument
Dbase_images.py63 def get_logs_url(build_id, project_id='oss-fuzz-base'): argument
/external/perfetto/protos/perfetto/metrics/android/
Dunsymbolized_frames.proto24 optional string build_id = 2; field
/external/libiio/src/CI/travis/
Djobs_running_cnt.py16 build_id = os.getenv('TRAVIS_BUILD_ID') variable
/external/perfetto/src/profiling/common/
Dcallstack_trie.cc59 const std::string& build_id = *build_id_it; in CreateCallsite() local
101 const std::string& build_id) { in InternCodeLocation()
/external/elfutils/tests/
Dbuildid.c57 const void *build_id; in main() local
Ddebugaltlink.c58 const void *build_id; in main() local
Dallfcts.c46 const void *build_id; in setup_alt() local
/external/libchrome/base/debug/
Delf_reader_linux_unittest.cc24 Optional<std::string> build_id = ReadElfBuildId(&__executable_start); in TEST() local
/external/python/cpython3/kokoro/
Dbuild.py104 def package_target(host, install_dir, dest_dir, build_id): argument
/external/elfutils/libdwfl/
Ddwfl_build_id_find_debuginfo.c54 const void *build_id; in dwfl_build_id_find_debuginfo() local
/external/perfetto/src/trace_processor/importers/ninja/
Dninja_log_parser.h61 uint32_t build_id; // The synthesized PID of the build "process". member
/external/perfetto/src/profiling/symbolizer/
Dlocal_symbolizer.cc351 std::string build_id; member
370 base::Optional<std::string> build_id; in GetBuildIdAndLoadBias() local
450 const std::string& build_id) { in FindBinary()
466 const std::string& build_id) { in FindBinary()
485 const std::string& build_id) { in IsCorrectFile()
509 const std::string& build_id) { in FindBinaryInRoot()
642 const std::string& build_id, in Symbolize()
/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
Dstacktrace_build_id.c88 char build_id[64]; in test_stacktrace_build_id() local
Dstacktrace_build_id_nmi.c119 char build_id[64]; in test_stacktrace_build_id_nmi() local
/external/elfutils/libdw/
Ddwarf_getalt.c102 const void *build_id; in find_debug_altlink() local
/external/mesa3d/src/util/
Dbuild_id.c45 uint8_t build_id[0]; member
/external/autotest/client/common_lib/cros/
Ddev_server.py1741 def wait_for_artifacts_staged(self, target, build_id, branch, argument
1767 def call_and_wait(self, call_name, target, build_id, branch, archive_url, argument
1804 def stage_artifacts(self, target=None, build_id=None, branch=None, argument
1848 def trigger_download(self, target, build_id, branch, artifacts=None, argument
1888 def finish_download(self, target, build_id, branch, os='android'): argument
1915 def get_staged_file_url(self, filename, target, build_id, branch): argument
/external/elfutils/debuginfod/
Ddebuginfod-find.c143 unsigned char* build_id = (unsigned char*) argv[remaining+1]; in main() local
/external/grpc-grpc/tools/failures/
Ddetect_new_failures.py74 def build_kokoro_url(job_name, build_id): argument

123