Searched defs:WriteToEntry (Results 1 – 3 of 3) sorted by relevance
68 void WriteToEntry(disk_cache::Backend* cache, const std::string key, in WriteToEntry() function
86 void WriteToEntry(disk_cache::Backend* cache, const std::string key, in WriteToEntry() function
1859 int HttpCache::Transaction::WriteToEntry(int index, int offset, in WriteToEntry() function in net::HttpCache::Transaction