Home
last modified time | relevance | path

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

/external/chromium_org/net/disk_cache/simple/
Dsimple_entry_impl.cc55 WRITE_RESULT_OVER_MAX_SIZE = 2, enumerator
420 RecordWriteResult(cache_type_, WRITE_RESULT_OVER_MAX_SIZE); in WriteData()