Crate fidl_fuchsia_driver_host

Source

Structs§

DispatcherInfo
Information about the driver host’s threads. Used for debugging.
DriverControlHandle
DriverEventStream
DriverHostControlHandle
DriverHostEventStream
DriverHostGetProcessInfoResponder
DriverHostInstallLoaderRequest
DriverHostMarker
DriverHostProxy
DriverHostRequestStream
A Stream of incoming requests for fuchsia.driver.host/DriverHost.
DriverHostStartRequest
DriverHostStartResponder
DriverHostSynchronousProxy
DriverMarker
DriverProxy
DriverRequestStream
A Stream of incoming requests for fuchsia.driver.host/Driver.
DriverSynchronousProxy
ProcessInfo
Information about the driver host. Used for debugging.
ThreadInfo
Information about the driver host’s threads. Used for debugging.

Enums§

DriverEvent
DriverHostEvent
DriverHostRequest
Protocol through which a driver host can be managed.
DriverRequest
Protocol through which a driver’s lifecycle can be managed.

Traits§

DriverHostProxyInterface
DriverProxyInterface

Type Aliases§

DriverHostGetProcessInfoResult
DriverHostStartResult