Home
last modified time | relevance | path

Searched refs:restarted_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium/net/disk_cache/
Dbackend_impl.h41 init_(false), restarted_(false), unit_test_(false), read_only_(false), in BackendImpl()
48 init_(false), restarted_(false), unit_test_(false), read_only_(false), in BackendImpl()
294 bool restarted_; variable
Dbackend_impl.cc262 if (!restarted_) { in Init()
1144 restarted_ = true; in PrepareForRestart()