Home
last modified time | relevance | path

Searched refs:CheckIndex (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
Dbackend_worker_v3.h45 bool CheckIndex();
Dbackend_worker_v3.cc146 if (!CheckIndex()) { in SyncInit()
357 bool BackendImpl::CheckIndex() { in CheckIndex() function in disk_cache::BackendImpl
Dbackend_impl_v3.h235 bool CheckIndex();
Dbackend_impl.h353 bool CheckIndex();
Dbackend_impl_v3.cc1047 if (!CheckIndex()) { in SyncInit()
1327 bool BackendImplV3::CheckIndex() { in CheckIndex() function in disk_cache::BackendImplV3
Dbackend_impl.cc233 if (!CheckIndex()) { in SyncInit()
1951 bool BackendImpl::CheckIndex() { in CheckIndex() function in disk_cache::BackendImpl