Home
last modified time | relevance | path

Searched defs:parentfn (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/bb/parse/parse_py/
H A DConfHandler.py57 def include(parentfn, fns, lineno, data, error_out): argument
70 def include_single_file(parentfn, fn, lineno, data, error_out): argument