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

  /external/chromium/net/http/
partial_data.h 100 int CacheRead(disk_cache::Entry* entry, IOBuffer* data, int data_len,
108 // This method should be called when CacheRead() finishes the read, to update
partial_data.cc 416 int PartialData::CacheRead(disk_cache::Entry* entry, IOBuffer* data,
http_cache_transaction.cc     [all...]
  /external/chromium_org/net/http/
partial_data.h 99 int CacheRead(disk_cache::Entry* entry, IOBuffer* data, int data_len,
107 // This method should be called when CacheRead() finishes the read, to update
partial_data.cc 427 int PartialData::CacheRead(
http_cache_transaction.cc     [all...]

Completed in 30 milliseconds