Home
last modified time | relevance | path

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

/openbmc/qemu/rust/qemu-api/tests/
H A Dtests.rs64 type ParentType = DeviceState; typedef
98 type ParentType = DummyState; typedef
/openbmc/qemu/rust/qemu-api/src/
H A Dqom.rs341 T::ParentType: IsA<U>, in upcast()
362 T::ParentType: IsA<U>, in upcast_mut()
649 type ParentType: ObjectType; typedef
677 parent: Self::ParentType::TYPE_NAME.as_ptr(),
H A Dqdev.rs270 T::ParentType: IsA<DeviceState>, in init_clock_in()
326 T::ParentType: IsA<DeviceState>, in init_clock_out()
/openbmc/qemu/rust/qemu-api-macros/src/
H A Dtests.rs64 ::qemu_api::qom::ParentField<<Foo as ::qemu_api::qom::ObjectImpl>::ParentType> in test_derive_object()
H A Dlib.rs92 ::qemu_api::qom::ParentField<<#name as ::qemu_api::qom::ObjectImpl>::ParentType>); in derive_object_or_error()
/openbmc/qemu/rust/hw/char/pl011/src/
H A Ddevice.rs171 type ParentType = SysBusDevice; typedef
707 type ParentType = PL011State; typedef
/openbmc/qemu/rust/hw/timer/hpet/src/
H A Ddevice.rs897 type ParentType = SysBusDevice; typedef