Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Ddata.py236 _functionfmt = """ variable
246 body = _functionfmt.format(function=func, body=body)
H A Dbuild.py270 _functionfmt = """ variable
277 code = _functionfmt.format(function=func)