Searched defs:QAPISchemaEntity (Results 1 – 2 of 2) sorted by relevance
72 class QAPISchemaEntity: class177 def visit_needed(self, entity: QAPISchemaEntity) -> bool:307 def add_entity(self, ent: QAPISchemaEntity) -> None:1150 def _def_entity(self, ent: QAPISchemaEntity) -> None:
215 def visit_needed(self, entity: QAPISchemaEntity) -> bool: