Crate fidl_fuchsia_memorypressure

Source

Structs§

ProviderControlHandle
ProviderEventStream
ProviderMarker
ProviderProxy
ProviderRegisterWatcherRequest
ProviderRequestStream
A Stream of incoming requests for fuchsia.memorypressure/Provider.
ProviderSynchronousProxy
WatcherControlHandle
WatcherEventStream
WatcherMarker
WatcherOnLevelChangedRequest
WatcherOnLevelChangedResponder
WatcherProxy
WatcherRequestStream
A Stream of incoming requests for fuchsia.memorypressure/Watcher.
WatcherSynchronousProxy

Enums§

Level
Indicates the memory pressure level.
ProviderEvent
ProviderRequest
Registration protocol
WatcherEvent
WatcherRequest
Watcher protocol To be implemented by clients who wish to be notified on memory pressure level changes.

Traits§

ProviderProxyInterface
WatcherProxyInterface