HomeSort by relevance Sort by last modified time
    Searched refs:TYPE_READ_SPARSE (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/net/disk_cache/simple/
simple_entry_operation.cc 19 type == SimpleEntryOperation::TYPE_READ_SPARSE ||
25 type == SimpleEntryOperation::TYPE_READ_SPARSE;
29 return type == SimpleEntryOperation::TYPE_READ_SPARSE ||
183 TYPE_READ_SPARSE,
simple_entry_operation.h 34 TYPE_READ_SPARSE = 5,
simple_entry_impl.cc 624 case SimpleEntryOperation::TYPE_READ_SPARSE:
    [all...]

Completed in 29 milliseconds