Home
last modified time | relevance | path

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

/external/chromium_org/net/disk_cache/simple/
Dsimple_entry_operation.cc28 bool IsSparseType(unsigned type) { in IsSparseType() function
281 if (IsSparseType(type_) != IsSparseType(other_type)) { in ConflictsWith()
289 if (IsSparseType(type_)) { in ConflictsWith()