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

  /external/chromium_org/net/disk_cache/simple/
simple_synchronous_entry.h 295 bool AppendSparseRange(int64 offset, int len, const char* buf);
simple_synchronous_entry.cc 529 if (!AppendSparseRange(offset + written_so_far,
554 if (!AppendSparseRange(offset + written_so_far,
    [all...]

Completed in 27 milliseconds