Searched defs:REPLACE_XZ (Results 1 – 9 of 9) sorted by relevance
62 REPLACE_XZ = _CLASS.REPLACE_XZ variable in OpType
161 REPLACE_XZ = 8; // Replace destination extents w/ attached xz data. enumerator
365 constexpr InstallOperation_Type InstallOperation::REPLACE_XZ; member in chromeos_update_engine::InstallOperation
941 static constexpr Type REPLACE_XZ = in Swap() local