Home
last modified time | relevance | path

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

/external/chromium_org/net/disk_cache/simple/
Dsimple_entry_operation.cc16 bool IsReadWriteType(unsigned int type) { in IsReadWriteType() function
273 if (!IsReadWriteType(type_) || !IsReadWriteType(other_type)) in ConflictsWith()