OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Compact
(Results
1 - 3
of
3
) sorted by null
/external/chromium/net/base/
host_cache.cc
70
//
Compact
the cache if we grew it beyond limit -- exclude |entry| from
73
Compact
(now, ptr);
120
void HostCache::
Compact
(base::TimeTicks now, const Entry* pinned_entry) {
/external/chromium/base/
id_map.h
130
map_->
Compact
();
190
void
Compact
() {
observer_list.h
92
list_.
Compact
();
156
void
Compact
() {
194
ObserverListBase<ObserverType>::
Compact
();
Completed in 3769 milliseconds