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

  /external/chromium_org/net/disk_cache/simple/
simple_index.cc 465 if (!last_write_to_disk_.is_null()) {
469 start - last_write_to_disk_);
473 start - last_write_to_disk_);
476 last_write_to_disk_ = start;
simple_index.h 186 base::TimeTicks last_write_to_disk_; member in class:disk_cache::SimpleIndex

Completed in 1608 milliseconds