Searched defs:IsSparseType (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 86 milliseconds