Home
last modified time | relevance | path

Searched defs:total_bytes (Results 1 – 7 of 7) sorted by relevance

/system/update_engine/
Dupdate_attempter_android_unittest.cc175 int64_t total_bytes[kNumDownloadSources] = {}; in TEST_F() local
Dmetrics_reporter_omaha.cc413 int64_t total_bytes = 0; in ReportSuccessfulUpdateMetrics() local
Dpayload_state.cc704 int64_t total_bytes = 0; in CollectAndReportSuccessfulUpdateMetrics() local
Dpayload_state_unittest.cc900 int64_t total_bytes[kNumDownloadSources] = {}; in TEST() local
/system/core/debuggerd/libdebuggerd/
Dutility.cpp191 size_t total_bytes = start + bytes; local
/system/update_engine/payload_generator/
Ddelta_diff_utils.cc141 const size_t total_bytes) { in RemoveIdenticalBlockRanges()
/system/gsid/
Dgsi_service.cpp147 void GsiService::StartAsyncOperation(const std::string& step, int64_t total_bytes) { in StartAsyncOperation()