OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TrimDeletedList
(Results
1 - 9
of
9
) sorted by null
/external/chromium_org/net/disk_cache/v3/
eviction_v3.h
39
void
TrimDeletedList
(bool empty);
eviction_v3.cc
218
void Eviction::
TrimDeletedList
(bool empty) {
backend_impl_v3.cc
461
eviction_.
TrimDeletedList
(empty);
[
all
...]
/external/chromium/net/disk_cache/
eviction.h
45
void
TrimDeletedList
(bool empty);
eviction.cc
195
void Eviction::
TrimDeletedList
(bool empty) {
backend_impl.cc
[
all
...]
/external/chromium_org/net/disk_cache/
eviction.h
44
void
TrimDeletedList
(bool empty);
eviction.cc
203
void Eviction::
TrimDeletedList
(bool empty) {
backend_impl.cc
1089
eviction_.
TrimDeletedList
(empty);
[
all
...]
Completed in 299 milliseconds