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

/external/chromium_org/chrome/browser/
H A Dsite_details.h41 static void UpdateHistograms(const BrowserContextSiteDataMap& site_data_map,
H A Dmemory_details.h208 void UpdateHistograms();
H A Dsite_details.cc73 void SiteDetails::UpdateHistograms( function in class:SiteDetails
H A Dmemory_details.cc411 UpdateHistograms();
416 void MemoryDetails::UpdateHistograms() { function in class:MemoryDetails
/external/chromium_org/content/browser/accessibility/
H A Dbrowser_accessibility_state_impl.cc38 // On Windows, UpdateHistograms calls some system functions with unknown
43 // On all other platforms, UpdateHistograms should be called on the main
53 base::Bind(&BrowserAccessibilityStateImpl::UpdateHistograms, this),
104 UpdateHistograms();
107 void BrowserAccessibilityStateImpl::UpdateHistograms() { function in class:content::BrowserAccessibilityStateImpl
H A Dbrowser_accessibility_state_impl.h72 void UpdateHistograms();
/external/chromium_org/content/public/renderer/
H A Drender_thread.h119 virtual void UpdateHistograms(int sequence_number) = 0;
/external/chromium_org/content/public/test/
H A Dmock_render_thread.h66 virtual void UpdateHistograms(int sequence_number) OVERRIDE;
H A Dmock_render_thread.cc167 void MockRenderThread::UpdateHistograms(int sequence_number) { function in class:content::MockRenderThread
/external/chromium_org/net/spdy/
H A Dspdy_stream.h462 void UpdateHistograms();
H A Dspdy_stream.cc117 UpdateHistograms();
760 void SpdyStream::UpdateHistograms() { function in class:net::SpdyStream
/external/chromium_org/components/translate/content/renderer/
H A Dtranslate_helper.cc634 content::RenderThread::Get()->UpdateHistograms(
/external/chromium_org/content/renderer/
H A Drender_thread_impl.h162 virtual void UpdateHistograms(int sequence_number) OVERRIDE;
H A Drender_thread_impl.cc1063 void RenderThreadImpl::UpdateHistograms(int sequence_number) { function in class:content::RenderThreadImpl
/external/chromium_org/chrome/renderer/
H A Dpage_load_histograms.cc736 content::RenderThread::Get()->UpdateHistograms(

Completed in 233 milliseconds