OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 366 milliseconds