Home
last modified time | relevance | path

Searched defs:CommandT (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/python/qemu/utils/
H A Dqom_common.py68 CommandT = TypeVar('CommandT', bound='QOMCommand') variable
150 cls: Type[CommandT],