Home | Sort by relevance Sort by last modified time |
/external/chromium/net/disk_cache/ | |
backend_impl.h | 166 return buffer_bytes_; 357 int buffer_bytes_; // Total size of the temporary entries' buffers. member in class:disk_cache::BackendImpl |
/external/chromium_org/net/disk_cache/ | |
backend_impl.h | 168 return buffer_bytes_; 370 int buffer_bytes_; // Total size of the temporary entries' buffers. member in class:disk_cache::BackendImpl |
/external/chromium_org/net/disk_cache/v3/ | |
backend_impl_v3.h | 109 return buffer_bytes_; 259 int buffer_bytes_; // Total size of the temporary entries' buffers. member in class:disk_cache::BackendImpl |