Searched refs:build_id (Results 1 – 4 of 4) sorted by relevance
47 def fetch_mainline_modules_info_artifact(target, build_id): argument58 fetch_cmd.extend(['--bid', str(build_id)])68 % (artifact_path, build_id, target)72 def fetch_artifacts(target, build_id, module_name): argument84 fetch_cmd.extend(['--bid', str(build_id)])94 % (artifact_path, build_id)
69 a specific `<build_id>` and make commits with nice history in the message.75 …=<android_checkout> ./build/kernel/gki/download_from_ci --update-microdroid -b <bug_id> <build_id>
81 inline std::string build_id() { in build_id() function
141 LOG_CONSOLE("bt_headless version:\'%s\'", build_id().c_str()); in Run()