OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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