Home | History | Annotate | Download | only in payload_generator

Lines Matching refs:REPLACE_BZ

449   // to optimize it using REPLACE_BZ operations. The blob for a REPLACE_BZ of
647 if (version.OperationAllowed(InstallOperation::REPLACE_BZ)) {
653 // A REPLACE_BZ is better or nothing else was set.
654 *out_type = InstallOperation::REPLACE_BZ;
869 op_type == InstallOperation::REPLACE_BZ ||