Home
last modified time | relevance | path

Searched defs:set_total_bytes (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/download/
Ddownload_status_updater_unittest.cc61 void set_total_bytes(int64 total_bytes) { in set_total_bytes() function in __anon365121d30111::MockDelegate
Ddownload_item.h254 void set_total_bytes(int64 total_bytes) { total_bytes_ = total_bytes; } in set_total_bytes() function