Searched refs:GetLastEOFOffsetInFile (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/disk_cache/simple/
H A Dsimple_synchronous_entry.h46 int GetLastEOFOffsetInFile(const std::string& key, int file_index) const;
H A Dsimple_synchronous_entry.cc147 int SimpleEntryStat::GetLastEOFOffsetInFile(const std::string& key, function in class:disk_cache::SimpleEntryStat
374 int file_eof_offset = out_entry_stat->GetLastEOFOffsetInFile(key_, index);

Completed in 83 milliseconds