Searched defs:REPLACE_BZ (Results 1 – 9 of 9) sorted by relevance
57 REPLACE_BZ = _CLASS.REPLACE_BZ variable in OpType
151 REPLACE_BZ = 1; // Replace destination extents w/ attached bzipped data. enumerator
360 constexpr InstallOperation_Type InstallOperation::REPLACE_BZ; member in chromeos_update_engine::InstallOperation
931 static constexpr Type REPLACE_BZ = in Swap() local