Pattern that matches an unknown ChildLocation
member.
Pattern that matches an unknown ConfigOverrideError
member.
Pattern that matches an unknown ConnectToStorageAdminError
member.
Pattern that matches an unknown ConstructNamespaceError
member.
Pattern that matches an unknown CreateError
member.
Pattern that matches an unknown DeclType
member.
Pattern that matches an unknown DestroyError
member.
Pattern that matches an unknown GetAllInstancesError
member.
Pattern that matches an unknown GetDeclarationError
member.
Pattern that matches an unknown GetInstanceError
member.
Pattern that matches an unknown GetStructuredConfigError
member.
Pattern that matches an unknown OpenDirType
member.
Pattern that matches an unknown OpenError
member.
Pattern that matches an unknown RealmQueryError
member.
Pattern that matches an unknown ResolveError
member.
Pattern that matches an unknown RouteOutcome
member.
Pattern that matches an unknown RouteValidatorError
member.
Pattern that matches an unknown StartError
member.
Pattern that matches an unknown StopError
member.
Pattern that matches an unknown UnresolveError
member.
Locations from which a child could be resolved under a given parent.
Errors that can be returned by the ConfigOverride protocol.
Manages structured configuration override values for components.
Errors that can be returned by the ConnectToStorageAdmin call.
Errors that can be returned by the ConstructNamespace call.
When a thread from a component using the ELF runner crashes, the thread
koid along with other information is stored. This protocol can be used to
retrieve that stored information.
Errors that can be returned by the GetAllInstances call.
Errors that can be returned by the GetManifest call.
Errors that can be returned by the GetInstance call.
Errors that can be returned by the GetStructuredConfig call.
An iterator over all instances in the realm
Mutates the component instance state in a realm.
An iterator over the bytes of an instance’s manifest
The directories of an instance that can be opened by component manager.
Errors that can be returned by the OpenDirectory call.
Offers basic introspection into component instances under a realm.
Errors that can be returned by the RealmQuery API.
Offers detailed introspection into component instances under a realm.
Errors for RouteValidator
An iterator protocol for returning a set of components using a storage capability. See
|StorageAdmin.ListStorageInRealm| for more information.
An interface implemented by ComponentManager that requests the
ComponentManager stop all components and exit.