Searched refs:emit_func_python (Results 1 – 2 of 2) sorted by relevance
/openbmc/openbmc/poky/bitbake/lib/bb/ | ||
H A D | data.py | 233 def emit_func_python(func, o=sys.__stdout__, d = init()): function |
H A D | build.py | 286 bb.data.emit_func_python(func, script, d) |