Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/history/
Ddownload_types.cc11 int64 total_bytes, in DownloadCreateInfo()
Ddownload_create_info.cc16 int64 total_bytes, in DownloadCreateInfo()
Ddownload_create_info.h56 int64 total_bytes; member
/external/chromium/chrome/browser/download/
Ddownload_status_updater.cc42 int64 total_bytes = 0; in GetProgress() local
Dsave_item.cc127 void SaveItem::SetTotalBytes(int64 total_bytes) { in SetTotalBytes()
Dsave_types.h63 int64 total_bytes; member
Dsave_item.h62 int64 total_bytes() const { return total_bytes_; } in total_bytes() function
Ddownload_item.h253 int64 total_bytes() const { return total_bytes_; } in total_bytes() function
254 void set_total_bytes(int64 total_bytes) { total_bytes_ = total_bytes; } in set_total_bytes()
Ddownload_status_updater_unittest.cc61 void set_total_bytes(int64 total_bytes) { in set_total_bytes()
Ddownload_manager.cc968 int64 total_bytes = 0; in GetTotalDownloadBytes() local
/external/chromium/base/test/
Dtest_file_util_win.cc64 int total_bytes = 0; in EvictFileFromSystemCache() local
/external/qemu/distrib/sdl-1.2.12/src/file/
DSDL_rwops.c212 int total_bytes; in win32_file_write() local
336 size_t total_bytes; in mem_read() local
/external/valgrind/main/coregrind/m_initimg/
Dsimple_huffman.c371 UInt k, total_bytes, swaps, symbol, last_symbol; in Huffman_Compress() local
/external/chromium/chrome/browser/renderer_host/
Dweb_cache_manager_unittest.cc288 size_t total_bytes = 0; in TEST_F() local
/external/e2fsprogs/lib/ext2fs/
Dtdbtool.c362 static int total_bytes; variable
/external/bluetooth/glib/glib/
Dgfileutils.c505 gsize total_bytes = 0; in get_contents_stdio() local
/external/chromium/chrome/browser/task_manager/
Dtask_manager.cc448 size_t total_bytes = process_metrics->GetWorkingSetSize(); in GetPhysicalMemory() local
/external/e2fsprogs/lib/blkid/
Dprobe.h640 __u64 total_bytes; member
702 __u64 total_bytes; member
/external/valgrind/main/perf/
Dtinycc.c2389 static int total_bytes; variable