Searched refs:InitBackingStore (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
H A Dbackend_worker_v3.h42 bool InitBackingStore(bool* file_created);
H A Dbackend_worker_v3.cc114 if (!InitBackingStore(&create_files)) {
306 bool BackendImpl::InitBackingStore(bool* file_created) { function in class:disk_cache::BackendImpl
H A Dbackend_impl.h294 bool InitBackingStore(bool* file_created);
H A Dbackend_impl.cc204 if (!InitBackingStore(&create_files)) {
1334 bool BackendImpl::InitBackingStore(bool* file_created) { function in class:disk_cache::BackendImpl
H A Dbackend_impl_v3.cc1015 if (!InitBackingStore(&create_files)) {

Completed in 1704 milliseconds