Searched defs:GetEntryCount (Results 1 – 10 of 10) sorted by relevance
54 auto GetEntryCount = [](ValueInfo V) { in computeSyntheticCounts() local
157 int32_t MemBackendImpl::GetEntryCount() const { in GetEntryCount() function in disk_cache::MemBackendImpl
275 int32_t SimpleIndex::GetEntryCount() const { in GetEntryCount() function in disk_cache::SimpleIndex
397 TEST_F(SimpleIndexTest, GetEntryCount) { in TEST_F() argument
364 int32_t SimpleBackendImpl::GetEntryCount() const { in GetEntryCount() function in disk_cache::SimpleBackendImpl
389 int32_t MockDiskCache::GetEntryCount() const { in GetEntryCount() function in net::MockDiskCache
1214 int32_t BackendImpl::GetEntryCount() const { in GetEntryCount() function in disk_cache::BackendImpl
7434 long Cluster::GetEntryCount() const { return m_entries_count; } in GetEntryCount() function in mkvparser::Cluster