Searched defs:create_files (Results 1 – 2 of 2) sorted by relevance
/external/chromium/net/disk_cache/ | ||
D | block_files.cc | 199 bool BlockFiles::Init(bool create_files) { in Init() |
D | backend_impl.cc | 435 bool create_files = false; in SyncInit() local |