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

  /external/chromium_org/net/disk_cache/simple/
simple_index.cc 178 int foreground_delay, background_delay; local
182 base::StringToInt(tokens.token(), &background_delay)) {
184 background_flush_delay_ = background_delay;

Completed in 500 milliseconds