HomeSort by relevance Sort by last modified time
    Searched refs:AddStorageSize (Results 1 - 4 of 4) sorted by null

  /external/chromium/net/disk_cache/
mem_backend_impl.h 103 void AddStorageSize(int32 bytes);
mem_backend_impl.cc 115 AddStorageSize(new_size - old_size);
310 void MemBackendImpl::AddStorageSize(int32 bytes) {
backend_impl.h 312 void AddStorageSize(int32 bytes);
backend_impl.cc 991 AddStorageSize(new_size - old_size);
    [all...]

Completed in 145 milliseconds