/external/toolchain-utils/crosperf/ |
D | download_images.py | 69 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
|
D | download_images_unittest.py | 176 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/ |
D | buildbot_utils.py | 66 def GetBuildData(buildbot_queue, build_id): argument 150 def FindArchiveImage(chromeos_root, build, build_id): argument
|
/external/elfutils/tests/ |
D | buildid.c | 57 const void *build_id; in main() local
|
D | debugaltlink.c | 58 const void *build_id; in main() local
|
D | allfcts.c | 46 const void *build_id; in setup_alt() local
|
/external/elfutils/libdwfl/ |
D | dwfl_build_id_find_debuginfo.c | 50 const void *build_id; in dwfl_build_id_find_debuginfo() local
|
D | find-debuginfo.c | 92 const void *build_id; in validate() local
|
D | dwfl_segment_report_module.c | 212 const void *build_id, size_t build_id_len) in invalid_elf() 443 void *build_id = NULL; in dwfl_segment_report_module() local
|
D | dwfl_module_getdwarf.c | 553 const void *build_id; in find_debug_altlink() local
|
/external/google-breakpad/src/common/linux/ |
D | file_id.cc | 79 const char* build_id = reinterpret_cast<const char*>(note_header) + in ElfClassBuildIDNoteIdentifier() local
|
/external/autotest/client/common_lib/cros/ |
D | dev_server.py | 2240 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/ |
D | acts_lib.py | 55 def create_acts_package_from_artifact(test_station, branch, target, build_id, argument
|
/external/chromium-trace/catapult/devil/devil/android/ |
D | device_utils.py | 1980 def build_id(self): member in DeviceUtils
|
/external/libmojo/third_party/catapult/devil/devil/android/ |
D | device_utils.py | 1858 def build_id(self): member in DeviceUtils
|
/external/elfutils/src/ |
D | ld.h | 1046 const char *build_id; member
|