Home
last modified time | relevance | path

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

/misc/config_tools/board_inspector/acpiparser/aml/
A Dcontext.py217 def get_scope(self): member in Context
298 raise UndefinedSymbol(name, scope if scope else self.get_scope())
316 current_scope = self.get_scope()
A Dparser.py42 tree.scope = context.get_scope()
351 tree.context_scope = context.get_scope()

Completed in 6 milliseconds