Home
last modified time | relevance | path

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

/misc/config_tools/board_inspector/acpiparser/aml/
A Dbuilder.py47 def MethodInvocation(name, *args): function
A Dinterpreter.py101 pseudo_invocation = builder.MethodInvocation(name_string, *arg_trees)
192 def MethodInvocation(self, tree): member in ConcreteInterpreter
A Dparser.py257 MethodInvocation = MethodInvocationFactory() variable

Completed in 9 milliseconds