Home
last modified time | relevance | path

Searched refs:CheckEntry (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
Dbackend_impl_v3.h241 bool CheckEntry(EntryImplV3* cache_entry);
Dbackend_impl.h359 bool CheckEntry(EntryImpl* cache_entry);
Dbackend_impl_v3.cc1410 else if (CheckEntry(cache_entry.get())) in CheckAllEntries()
1433 bool BackendImplV3::CheckEntry(EntryImpl* cache_entry) { in CheckEntry() function in disk_cache::BackendImplV3
Dbackend_impl.cc2033 else if (CheckEntry(cache_entry.get())) in CheckAllEntries()
2056 bool BackendImpl::CheckEntry(EntryImpl* cache_entry) { in CheckEntry() function in disk_cache::BackendImpl
/external/chromium_org/v8/test/cctest/
Dtest-heap-profiler.cc57 void CheckEntry(i::HeapEntry* entry) { in CheckEntry() function in __anon29866fd20111::NamedEntriesDetector
71 CheckEntry(root); in CheckAllReachables()
86 CheckEntry(child); in CheckAllReachables()