HomeSort by relevance Sort by last modified time
    Searched full:current_max_size (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/notifications/
balloon_collection_impl.cc 92 int current_max_size = max_balloon_size * count; local
95 return current_max_size < max_allowed_size - max_balloon_size;
  /external/chromium/net/disk_cache/
backend_impl.cc 1446 int current_max_size = MaxStorageSizeForTable(table_len); local
    [all...]

Completed in 191 milliseconds