HomeSort by relevance Sort by last modified time
    Searched refs:kProgressOperationsWeight (Results 1 - 2 of 2) sorted by null

  /system/update_engine/payload_consumer/
delta_performer.h 65 static const unsigned kProgressOperationsWeight;
delta_performer.cc 73 const unsigned DeltaPerformer::kProgressOperationsWeight = 50;
222 static_assert(kProgressDownloadWeight + kProgressOperationsWeight == 100,
235 unsigned actual_operations_weight = kProgressOperationsWeight;
    [all...]

Completed in 67 milliseconds