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 75 static const unsigned kProgressOperationsWeight;
delta_performer.cc 74 const unsigned DeltaPerformer::kProgressOperationsWeight = 50;
213 static_assert(kProgressDownloadWeight + kProgressOperationsWeight == 100,
226 unsigned actual_operations_weight = kProgressOperationsWeight;
    [all...]

Completed in 611 milliseconds