Home
last modified time | relevance | path

Searched refs:kMaxNumBytes (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/components/component_updater/
Dbackground_downloader_win.cc219 const uint64_t kMaxNumBytes = in GetJobByteCount() local
221 if (job_progress.BytesTransferred <= kMaxNumBytes) in GetJobByteCount()
224 if (job_progress.BytesTotal <= kMaxNumBytes && in GetJobByteCount()