Searched defs:InitBackingStore (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
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.cc204 if (!InitBackingStore(&create_files)) {
1334 bool BackendImpl::InitBackingStore(bool* file_created) { function in class:disk_cache::BackendImpl

Completed in 480 milliseconds