Home | History | Annotate | Download | only in payload_generator

Lines Matching refs:REPLACE_XZ

637   if (version.OperationAllowed(InstallOperation::REPLACE_XZ)) {
640 *out_type = InstallOperation::REPLACE_XZ;
650 // to compress the blob with bzip2 if we already have a good REPLACE_XZ.
870 op_type == InstallOperation::REPLACE_XZ);