Searched defs:GetEntryCount (Results 1 – 4 of 4) sorted by relevance
/external/chromium/net/disk_cache/ | ||
D | mem_backend_impl.cc | 130 int32 MemBackendImpl::GetEntryCount() const { in GetEntryCount() function in disk_cache::MemBackendImpl |
D | backend_impl.cc | 1256 int32 BackendImpl::GetEntryCount() const { in GetEntryCount() function in disk_cache::BackendImpl |
/external/libvpx/mkvparser/ | ||
D | mkvparser.cpp | 7669 long Cluster::GetEntryCount() const in GetEntryCount() function in mkvparser::Cluster |
/external/chromium/net/http/ | ||
D | http_cache_unittest.cc | 380 virtual int32 GetEntryCount() const { in GetEntryCount() function in __anon01b053950111::MockDiskCache |