Home
last modified time | relevance | path

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

/openbmc/qemu/docs/sphinx/
H A Ddbusparser.py134 COMMENT_STATE_PARAMS = "params" variable in DBusXMLParser
154 comment_state = DBusXMLParser.COMMENT_STATE_PARAMS
162 comment_state = DBusXMLParser.COMMENT_STATE_PARAMS
163 elif comment_state == DBusXMLParser.COMMENT_STATE_PARAMS: