class Resolve
Defined at line 894 of file fidling/gen/sdk/fidl/fuchsia.pkg/fuchsia.pkg/cpp/fidl/fuchsia.pkg/cpp/markers.h
Populates or updates the cache of a package using an absolute package
URL.
Ensures that a package, and any transitive subpackages, are on the local
filesystem.
+ request `package_url` the absolute package URL for a package. The
following link describes the format:
https://fuchsia.dev/fuchsia-src/concepts/packages/package_url.
Resource paths are not allowed.
+ request `dir` a request for a directory that will be resolved when the
package has been successfully cached.
+ returns a `resolved_context`, which can be passed to
`ResolveWithContext`, with a relative URL, to resolve a subpackage of
this package.
* error indicates failure. See `ResolveError` for values and error
scenarios.
Public Members
static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal