Crate fidl_fuchsia_memory_attribution

Source

Macros§

AttributionUpdateUnknown
Pattern that matches an unknown AttributionUpdate member.
DescriptionUnknown
Pattern that matches an unknown Description member.
ErrorUnknown
Pattern that matches an unknown Error member.
PrincipalTypeUnknown
Pattern that matches an unknown PrincipalType member.
ResourceUnknown
Pattern that matches an unknown Resource member.
ResourcesUnknown
Pattern that matches an unknown Resources member.

Structs§

Data
NewPrincipal
Represents a newly added principal.
ProcessMapped
ProviderControlHandle
ProviderEventStream
ProviderGetResponder
ProviderGetResponse
ProviderMarker
ProviderProxy
ProviderRequestStream
A Stream of incoming requests for fuchsia.memory.attribution/Provider.
ProviderSynchronousProxy
UpdatedPrincipal
The complete set of Resources used by a Principal.

Enums§

AttributionUpdate
Describes a change affecting attribution of resources to a single principal.
Description
Error
PrincipalType
ProviderEvent
ProviderRequest
Provides memory attribution information under this principal.
Resource
Resources

Constants§

SELF
Identifier that refers to the principal that emits the attribution.

Traits§

ProviderProxyInterface

Type Aliases§

Identifier
Unique identifier within the scope of an attribution provider, used to identify a specific principal (Component, part of a Component, etc.) in attribution updates. The 0 identifier should be used to point to the source principal itself.
ProviderGetResult