OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetEntryCount
(Results
1 - 2
of
2
) sorted by null
/external/chromium/net/disk_cache/
mem_backend_impl.cc
130
int32 MemBackendImpl::
GetEntryCount
() const {
backend_impl.cc
1059
if (!
GetEntryCount
())
1076
int avg_size = data_->header.num_bytes /
GetEntryCount
();
[
all
...]
Completed in 24 milliseconds