Searched refs:UpdateHistograms (Results 1 - 18 of 18) sorted by relevance

/external/chromium_org/content/browser/accessibility/
H A Dbrowser_accessibility_state_impl.cc55 // On Windows, UpdateHistograms calls some system functions with unknown
60 // On all other platforms, UpdateHistograms should be called on the main
70 base::Bind(&BrowserAccessibilityStateImpl::UpdateHistograms, this),
104 UpdateHistograms();
107 void BrowserAccessibilityStateImpl::UpdateHistograms() { function in class:content::BrowserAccessibilityStateImpl
H A Dbrowser_accessibility_state_impl.h60 void UpdateHistograms();
/external/chromium_org/chrome/browser/
H A Dsite_details.h41 static void UpdateHistograms(const BrowserContextSiteDataMap& site_data_map,
H A Dmemory_details.h195 void UpdateHistograms();
H A Dmemory_details.cc366 UpdateHistograms();
371 void MemoryDetails::UpdateHistograms() { function in class:MemoryDetails
494 SiteDetails::UpdateHistograms(browser.site_data, all_renderer_count,
H A Dsite_details.cc73 void SiteDetails::UpdateHistograms( function in class:SiteDetails
/external/chromium/chrome/browser/
H A Dmemory_details.h143 void UpdateHistograms();
H A Dmemory_details.cc258 UpdateHistograms();
263 void MemoryDetails::UpdateHistograms() { function in class:MemoryDetails
/external/chromium_org/content/public/renderer/
H A Drender_thread.h108 virtual void UpdateHistograms(int sequence_number) = 0;
/external/chromium/net/spdy/
H A Dspdy_stream.h266 void UpdateHistograms();
H A Dspdy_stream.cc64 UpdateHistograms();
586 void SpdyStream::UpdateHistograms() { function in class:net::SpdyStream
/external/chromium_org/content/public/test/
H A Dmock_render_thread.cc181 void MockRenderThread::UpdateHistograms(int sequence_number) { function in class:content::MockRenderThread
H A Dmock_render_thread.h71 virtual void UpdateHistograms(int sequence_number) OVERRIDE;
/external/chromium_org/net/spdy/
H A Dspdy_stream.h446 void UpdateHistograms();
H A Dspdy_stream.cc120 UpdateHistograms();
907 void SpdyStream::UpdateHistograms() { function in class:net::SpdyStream
/external/chromium_org/content/renderer/
H A Drender_thread_impl.h155 virtual void UpdateHistograms(int sequence_number) OVERRIDE;
H A Drender_thread_impl.cc871 void RenderThreadImpl::UpdateHistograms(int sequence_number) { function in class:content::RenderThreadImpl
/external/chromium_org/chrome/renderer/
H A Dpage_load_histograms.cc785 content::RenderThread::Get()->UpdateHistograms(

Completed in 323 milliseconds