package chromeos_update_engine

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message ApexInfo

update_metadata.proto:383

Definition has been duplicated from $ANDROID_BUILD_TOP/build/tools/releasetools/ota_metadata.proto. Keep in sync.

Used in: ApexMetadata, DeltaArchiveManifest

message ApexMetadata

update_metadata.proto:392

Definition has been duplicated from $ANDROID_BUILD_TOP/build/tools/releasetools/ota_metadata.proto. Keep in sync.

message CowMergeOperation

update_metadata.proto:221

Hints to VAB snapshot to skip writing some blocks if these blocks are identical to the ones on the source image. The src & dst extents for each CowMergeOperation should be contiguous, and they're a subset of an OTA InstallOperation. During merge time, we need to follow the pre-computed sequence to avoid read after write, similar to the inplace update schema.

Used in: PartitionUpdate

enum CowMergeOperation.Type

update_metadata.proto:222

Used in: CowMergeOperation

message DeltaArchiveManifest

update_metadata.proto:396

message DynamicPartitionGroup

update_metadata.proto:325

Used in: DynamicPartitionMetadata

message DynamicPartitionMetadata

update_metadata.proto:343

Metadata related to all dynamic partitions.

Used in: DeltaArchiveManifest

message Extent

update_metadata.proto:109

Used in: CowMergeOperation, InstallOperation, PartitionUpdate

message InstallOperation

update_metadata.proto:148

Used in: PartitionUpdate

enum InstallOperation.Type

update_metadata.proto:149

Used in: InstallOperation

message PartitionInfo

update_metadata.proto:143

Used in: PartitionUpdate

message PartitionUpdate

update_metadata.proto:242

Describes the update to apply to a single partition.

Used in: DeltaArchiveManifest

message Signatures

update_metadata.proto:126

message Signatures.Signature

update_metadata.proto:127

Used in: PartitionUpdate, Signatures

message VABCFeatureSet

update_metadata.proto:337

Used in: DynamicPartitionMetadata