Searched refs:BeginLogging (Results 1 - 3 of 3) sorted by relevance

/external/chromium/net/disk_cache/
H A Dentry_impl.h131 void BeginLogging(net::NetLog* net_log, bool created);
H A Dbackend_impl.cc766 cache_entry->BeginLogging(net_log_, true);
1566 cache_entry->BeginLogging(net_log_, false);
H A Dentry_impl.cc710 void EntryImpl::BeginLogging(net::NetLog* net_log, bool created) { function in class:disk_cache::EntryImpl

Completed in 89 milliseconds