OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetEnumeratedEntry
(Results
1 - 3
of
3
) sorted by null
/external/chromium/net/disk_cache/
backend_impl.h
242
EntryImpl*
GetEnumeratedEntry
(CacheRankingsBlock* next, bool to_evict);
backend_impl.cc
[
all
...]
eviction.cc
198
EntryImpl* entry = backend_->
GetEnumeratedEntry
(node, true);
Completed in 11 milliseconds