Home
last modified time | relevance | path

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

/external/toolchain-utils/crosperf/
Ddownload_images.py69 def DownloadImage(self, chromeos_root, build_id, image_name): argument
96 def UncompressImage(self, chromeos_root, build_id): argument
135 def DownloadSingleAutotestFile(self, chromeos_root, build_id, argument
170 def UncompressSingleAutotestFile(self, chromeos_root, build_id, argument
193 def VerifyAutotestFilesExist(self, chromeos_root, build_id, package_file): argument
210 def DownloadAutotestFiles(self, chromeos_root, build_id): argument
Ddownload_images_unittest.py176 def GoodDownloadImage(root, build_id, image_path): argument
182 def BadDownloadImage(root, build_id, image_path): argument
188 def FakeUncompressImage(root, build_id): argument
194 def FakeDownloadAutotestFiles(root, build_id): argument
/external/toolchain-utils/cros_utils/
Dbuildbot_utils.py66 def GetBuildData(buildbot_queue, build_id): argument
150 def FindArchiveImage(chromeos_root, build, build_id): argument
/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/elfutils/libdwfl/
Ddwfl_build_id_find_debuginfo.c50 const void *build_id; in dwfl_build_id_find_debuginfo() local
Dfind-debuginfo.c92 const void *build_id; in validate() local
Ddwfl_segment_report_module.c212 const void *build_id, size_t build_id_len) in invalid_elf()
443 void *build_id = NULL; in dwfl_segment_report_module() local
Ddwfl_module_getdwarf.c553 const void *build_id; in find_debug_altlink() local
/external/google-breakpad/src/common/linux/
Dfile_id.cc79 const char* build_id = reinterpret_cast<const char*>(note_header) + in ElfClassBuildIDNoteIdentifier() local
/external/autotest/client/common_lib/cros/
Ddev_server.py2240 def wait_for_artifacts_staged(self, target, build_id, branch, argument
2266 def call_and_wait(self, call_name, target, build_id, branch, archive_url, argument
2303 def stage_artifacts(self, target=None, build_id=None, branch=None, argument
2347 def get_pull_url(self, target, build_id, branch): argument
2360 def trigger_download(self, target, build_id, branch, artifacts=None, argument
2400 def finish_download(self, target, build_id, branch, os='android'): argument
2427 def get_staged_file_url(self, filename, target, build_id, branch): argument
/external/autotest/site_utils/
Dacts_lib.py55 def create_acts_package_from_artifact(test_station, branch, target, build_id, argument
/external/chromium-trace/catapult/devil/devil/android/
Ddevice_utils.py1980 def build_id(self): member in DeviceUtils
/external/libmojo/third_party/catapult/devil/devil/android/
Ddevice_utils.py1858 def build_id(self): member in DeviceUtils
/external/elfutils/src/
Dld.h1046 const char *build_id; member