Searched defs:job_id (Results 1 – 1 of 1) sorted by relevance
/hal_espressif-3.4.0/tools/ci/python_packages/ttfw_idf/ |
D | IDFApp.py | 148 def _get_flash_arg_file(self, base_path, job_id): # type: (str, str) -> str argument 157 …def _download_binary_files(self, base_path, job_id, flash_arg_file): # type: (str, str, str) -> N… argument 170 def _download_sdkconfig_file(self, base_path, job_id): # type: (str, str) -> None argument 216 def _download_sdkconfig_file(self, base_path, job_id): # type: (str, str) -> None argument
|