Home
last modified time | relevance | path

Searched defs:other_op_end (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/net/disk_cache/simple/
Dsimple_entry_operation.cc291 int64 other_op_end = other_op.sparse_offset() + other_op.length(); in ConflictsWith() local
298 int other_op_end = (other_op.type() == TYPE_WRITE && other_op.truncate()) in ConflictsWith() local