Crate fidl_fuchsia_driver_host

Source

Structs§

DispatcherInfo
Information about the driver host’s threads. Used for debugging.
DriverControlHandle
DriverCrashInfo
Information stored when a thread crashes.
DriverEventStream
DriverHostControlHandle
DriverHostEventStream
DriverHostFindDriverCrashInfoByThreadKoidRequest
DriverHostFindDriverCrashInfoByThreadKoidResponder
DriverHostGetProcessInfoResponder
DriverHostInstallLoaderRequest
DriverHostMarker
DriverHostProxy
DriverHostRequestStream
A Stream of incoming requests for fuchsia.driver.host/DriverHost.
DriverHostStartLoadedDriverRequest
DriverHostStartLoadedDriverResponder
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§

DriverHostFindDriverCrashInfoByThreadKoidResult
DriverHostGetProcessInfoResult
DriverHostStartLoadedDriverResult
DriverHostStartResult