Home
last modified time | relevance | path

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

/openbmc/qemu/python/qemu/utils/
H A Dqom.py227 def _list_node(self, path: str) -> None: member in QOMTree
245 self._list_node(f"{path}/{item.name}")
248 self._list_node(self.path)