OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:entry_count_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/net/disk_cache/
backend_impl.h
355
int
entry_count_
; // Number of entries accessed lately.
member in class:disk_cache::BackendImpl
backend_impl.cc
442
entry_count_
= byte_count_ = 0;
689
entry_count_
++;
773
entry_count_
++;
[
all
...]
Completed in 61 milliseconds