Lines Matching refs:deprecated
69 // writing it out. (deprecated)
75 // to block size. (deprecated)
129 optional uint32 version = 1 [deprecated = true];
156 optional string board = 1 [deprecated = true];
157 optional string key = 2 [deprecated = true];
158 optional string channel = 3 [deprecated = true];
159 optional string version = 4 [deprecated = true];
164 optional string build_channel = 5 [deprecated = true];
165 optional string build_version = 6 [deprecated = true];
172 MOVE = 2 [deprecated = true]; // Move source extents to target extents.
173 BSDIFF = 3 [deprecated = true]; // The data is a bsdiff binary diff.
387 repeated InstallOperation install_operations = 1 [deprecated = true];
388 repeated InstallOperation kernel_install_operations = 2 [deprecated = true];
403 optional PartitionInfo old_kernel_info = 6 [deprecated = true];
404 optional PartitionInfo new_kernel_info = 7 [deprecated = true];
405 optional PartitionInfo old_rootfs_info = 8 [deprecated = true];
406 optional PartitionInfo new_rootfs_info = 9 [deprecated = true];
409 optional ImageInfo old_image_info = 10 [deprecated = true];
411 optional ImageInfo new_image_info = 11 [deprecated = true];