Home
last modified time | relevance | path

Searched refs:DoCreateEntry (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/net/tools/dump_cache/
Dsimple_cache_dumper.cc81 rv = DoCreateEntry(); in DoLoop()
170 int SimpleCacheDumper::DoCreateEntry() { in DoCreateEntry() function in net::SimpleCacheDumper
Dsimple_cache_dumper.h62 int DoCreateEntry();
/external/chromium/net/http/
Dhttp_cache_transaction.h194 int DoCreateEntry();
Dhttp_cache_transaction.cc453 rv = DoCreateEntry(); in DoLoop()
791 int HttpCache::Transaction::DoCreateEntry() { in DoCreateEntry() function in net::HttpCache::Transaction
/external/chromium_org/net/http/
Dhttp_cache_transaction.h230 int DoCreateEntry();
Dhttp_cache_transaction.cc677 rv = DoCreateEntry(); in DoLoop()
1103 int HttpCache::Transaction::DoCreateEntry() { in DoCreateEntry() function in net::HttpCache::Transaction