Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-qdev-global-props.c131 DECLARE_INSTANCE_CHECKER(MyType, DYNAMIC_TYPE, in DECLARE_INSTANCE_CHECKER() argument
140 MyType *mt = DYNAMIC_TYPE(obj); in DECLARE_INSTANCE_CHECKER()
148 MyType *mt = DYNAMIC_TYPE(obj); in prop2_accessor()
233 mt = DYNAMIC_TYPE(object_new(TYPE_DYNAMIC_PROPS)); in test_dynamic_globalprop_subprocess()