Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/parse/parse_py/
H A DConfHandler.py67 include_single_file(parentfn, fn, lineno, data, error_out)
69 def include_single_file(parentfn, fn, lineno, data, error_out): function