Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/parse/
H A Dast.py28 def __init__(self, filename, lineno, what_file, force): argument
30 self.what_file = what_file
37 s = data.expand(self.what_file)