Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/parse/
H A Dast.py27 def __init__(self, filename, lineno, what_file, force): argument
29 self.what_file = what_file
36 s = data.expand(self.what_file)