HomeSort by relevance Sort by last modified time
    Searched full:have_open_files_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/disk_cache/simple/
simple_synchronous_entry.cc 695 have_open_files_ = false;
707 have_open_files_(false),
714 DCHECK(!(have_open_files_ && initialized_));
715 if (have_open_files_)
788 have_open_files_ = true;
867 have_open_files_ = true;
    [all...]
simple_synchronous_entry.h 316 bool have_open_files_; member in class:disk_cache::SimpleSynchronousEntry

Completed in 265 milliseconds