Searched defs:SOURCE_BSDIFF (Results 1 – 9 of 9) sorted by relevance
59 SOURCE_BSDIFF = _CLASS.SOURCE_BSDIFF variable in OpType
157 SOURCE_BSDIFF = 5; // Like BSDIFF, but read from source partition enumerator
364 constexpr InstallOperation_Type InstallOperation::SOURCE_BSDIFF; member in chromeos_update_engine::InstallOperation
939 static constexpr Type SOURCE_BSDIFF = in Swap() local