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

  /external/chromium/net/disk_cache/
mem_entry_impl.cc 178 int result = InternalReadData(index, offset, buf, buf_len);
271 int MemEntryImpl::InternalReadData(int index, int offset, net::IOBuffer* buf,
entry_impl.cc 320 int result = InternalReadData(index, offset, buf, buf_len, callback);
931 int EntryImpl::InternalReadData(int index, int offset, net::IOBuffer* buf,
    [all...]

Completed in 18 milliseconds