OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnOpenEntry
(Results
1 - 3
of
3
) sorted by null
/external/chromium/net/disk_cache/
eviction.h
37
void
OnOpenEntry
(EntryImpl* entry);
eviction.cc
127
void Eviction::
OnOpenEntry
(EntryImpl* entry) {
backend_impl.cc
374
eviction_.
OnOpenEntry
(cache_entry);
[
all
...]
Completed in 32 milliseconds