Home
last modified time | relevance | path

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

/openbmc/qemu/docs/sphinx/
H A Ddbusparser.py135 COMMENT_STATE_BODY = "body" variable in DBusXMLParser
167 comment_state = DBusXMLParser.COMMENT_STATE_BODY
176 comment_state = DBusXMLParser.COMMENT_STATE_BODY
181 elif comment_state == DBusXMLParser.COMMENT_STATE_BODY: