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

  /external/chromium/chrome/browser/net/
net_log_logger.cc 24 void NetLogLogger::OnAddEntry(net::NetLog::EventType type,
load_timing_observer.cc 82 void LoadTimingObserver::OnAddEntry(net::NetLog::EventType type,
passive_log_collector.cc 84 void PassiveLogCollector::OnAddEntry(
97 tracker->OnAddEntry(entry);
156 void PassiveLogCollector::GlobalSourceTracker::OnAddEntry(
188 void PassiveLogCollector::SourceTracker::OnAddEntry(
  /external/chromium_org/remoting/base/
vlog_net_log.cc 22 virtual void OnAddEntry(const net::NetLog::Entry& entry) OVERRIDE;
34 void VlogNetLog::Observer::OnAddEntry(const net::NetLog::Entry& entry) {
  /external/chromium_org/net/tools/gdig/
file_net_log.cc 23 void FileNetLogObserver::OnAddEntry(const net::NetLog::Entry& entry) {
  /external/chromium_org/net/base/
net_log_logger.cc 51 void NetLogLogger::OnAddEntry(const net::NetLog::Entry& entry) {
capturing_net_log.cc 102 void CapturingNetLog::Observer::OnAddEntry(const net::NetLog::Entry& entry) {
  /external/chromium/chrome/browser/debugger/
devtools_netlog_observer.cc 40 void DevToolsNetLogObserver::OnAddEntry(net::NetLog::EventType type,
  /external/chromium_org/content/browser/devtools/
devtools_netlog_observer.cc 38 void DevToolsNetLogObserver::OnAddEntry(const net::NetLog::Entry& entry) {
  /external/chromium_org/content/browser/media/
media_internals_proxy.cc 79 void MediaInternalsProxy::OnAddEntry(const net::NetLog::Entry& entry) {
  /external/chromium_org/chrome/browser/sessions/
tab_restore_service_helper.cc 65 void TabRestoreServiceHelper::Observer::OnAddEntry() {}
347 observer_->OnAddEntry();
persistent_tab_restore_service.cc 133 virtual void OnAddEntry() OVERRIDE;
314 void PersistentTabRestoreService::Delegate::OnAddEntry() {
    [all...]
  /external/chromium/chrome/browser/ui/webui/
net_internals_ui.cc 225 // the UI thread. With the exception of OnAddEntry, OnWebUIDeleted, and
227 // thread. OnAddEntry and CallJavascriptFunction can be called from any thread,
298 virtual void OnAddEntry(net::NetLog::EventType type,
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/net_internals/
net_internals_ui.cc 506 // the UI thread. With the exception of OnAddEntry, OnWebUIDeleted, and
508 // thread. OnAddEntry and SendJavascriptCommand can be called from any thread,
580 virtual void OnAddEntry(const net::NetLog::Entry& entry) OVERRIDE;
    [all...]

Completed in 921 milliseconds