Searched refs:handleMethod (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/parse/parse_py/ |
| H A D | BBHandler.py | 158 … ast.handleMethod(statements, fn, lineno, __infunc__[0], __body__, __infunc__[3], __infunc__[4])
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/parse/ |
| H A D | ast.py | 295 def handleMethod(statements, filename, lineno, func_name, body, python, fakeroot): function
|