Home
last modified time | relevance | path

Searched refs:save_build_log_file_path (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dtoasterui.py239 buildinfohelper.save_build_log_file_path(build_log_file_path)
250 buildinfohelper.save_build_log_file_path(build_log_file_path)
H A Dbuildinfohelper.py1095 def save_build_log_file_path(self, build_log_path): member in BuildInfoHelper