HomeSort by relevance Sort by last modified time
    Searched defs:UpdateSize (Results 1 - 9 of 9) sorted by null

  /external/chromium/chrome/browser/download/
save_item.cc 43 void SaveItem::UpdateSize(int64 bytes_so_far) {
57 UpdateSize(bytes_so_far);
90 UpdateSize(size);
download_item.cc 306 void DownloadItem::UpdateSize(int64 bytes_so_far) {
332 UpdateSize(bytes_so_far);
363 UpdateSize(size);
402 UpdateSize(size);
  /external/chromium_org/content/browser/download/
save_item.cc 44 void SaveItem::UpdateSize(int64 bytes_so_far) {
58 UpdateSize(bytes_so_far);
91 UpdateSize(size);
  /external/chromium_org/content/common/gpu/client/
gl_helper_scaling.h 122 void UpdateSize(gfx::Size* subrect) {
  /external/lzma/CPP/7zip/Common/
StreamObjects.h 69 void UpdateSize(size_t addSize) { _size += addSize; }
  /external/chromium/net/disk_cache/
entry_impl.cc 1036 UpdateSize(index, entry_size, offset + buf_len);
    [all...]
  /external/chromium_org/net/disk_cache/
entry_impl.cc     [all...]
  /external/chromium_org/net/disk_cache/v3/
entry_impl_v3.cc 885 UpdateSize(index, entry_size, offset + buf_len);
    [all...]
  /external/chromium_org/v8/src/
hydrogen-instructions.h     [all...]

Completed in 566 milliseconds