Skip to main content

Crate fidl_fuchsia_driver_host

Crate fidl_fuchsia_driver_host 

Source

Modules§

driver_host_ordinals
driver_ordinals

Macros§

DispatcherStateUnknown
Pattern that matches an unknown DispatcherState member.

Structs§

DispatcherDebugStats
Request and inlining statistics for a dispatcher.
DispatcherInfo
Information about the driver host’s dispatchers. 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
NonInlinedRequestStats
Breakdown of reasons why requests were not inlined by the driver runtime.
ProcessInfo
Information about the driver host. Used for debugging.
QueuedTaskInfo
Diagnostic information for a task queued on a dispatcher.
ThreadInfo
Information about the driver host’s threads. Used for debugging.

Enums§

DispatcherState
The lifecycle state of a dispatcher.
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