Home
last modified time | relevance | path

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

/openbmc/qemu/docs/sphinx/
H A Dqapidoc.py173 values = section.member.type.member_names()
/openbmc/qemu/scripts/qapi/
H A Dschema.py344 def member_names(self): member in QAPISchemaEnumType
661 if v.name not in self.tag_member.type.member_names():