class RetainedBlobs
Defined at line 85 of file fidling/gen/sdk/fidl/fuchsia.pkg/fuchsia.pkg/cpp/fidl/fuchsia.pkg/cpp/markers.h
Manages the set of retained blobs.
Retained blobs will not be removed from the package cache, even if they
aren't fully present. There is only a single set active at once, and the
provided APIs for configuring the set atomically replace the retained blobs
set, it will not affect the retained packages set. On boot, the retained
blobs set is always initialized to the empty set.
Documentation on [garbage collection](
https://fuchsia.dev/fuchsia-src/concepts/packages/garbage_collection) contains
details on various types of package indexes (static, retained, etc) and
describes when a blob will be garbage collected or retained.
Public Members
static Openness kOpenness
static const char[] kDiscoverableName