Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/
H A Ddata.py229 _functionfmt = """ variable
239 body = _functionfmt.format(function=func, body=body)
H A Dbuild.py276 _functionfmt = """ variable
283 code = _functionfmt.format(function=func)