HomeSort by relevance Sort by last modified time
    Searched refs:UpdateHistograms (Results 1 - 18 of 18) sorted by null

  /external/chromium_org/content/browser/accessibility/
browser_accessibility_state_impl.cc 55 // 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() {
browser_accessibility_state_impl.h 60 void UpdateHistograms();
  /external/chromium_org/chrome/browser/
site_details.h 41 static void UpdateHistograms(const BrowserContextSiteDataMap& site_data_map,
memory_details.h 195 void UpdateHistograms();
memory_details.cc 366 UpdateHistograms();
371 void MemoryDetails::UpdateHistograms() {
494 SiteDetails::UpdateHistograms(browser.site_data, all_renderer_count,
site_details.cc 73 void SiteDetails::UpdateHistograms(
  /external/chromium/chrome/browser/
memory_details.h 143 void UpdateHistograms();
memory_details.cc 258 UpdateHistograms();
263 void MemoryDetails::UpdateHistograms() {
  /external/chromium_org/content/public/renderer/
render_thread.h 108 virtual void UpdateHistograms(int sequence_number) = 0;
  /external/chromium_org/content/public/test/
mock_render_thread.h 71 virtual void UpdateHistograms(int sequence_number) OVERRIDE;
mock_render_thread.cc 181 void MockRenderThread::UpdateHistograms(int sequence_number) {
  /external/chromium/net/spdy/
spdy_stream.h 266 void UpdateHistograms();
spdy_stream.cc 64 UpdateHistograms();
586 void SpdyStream::UpdateHistograms() {
  /external/chromium_org/net/spdy/
spdy_stream.h 446 void UpdateHistograms();
spdy_stream.cc 120 UpdateHistograms();
907 void SpdyStream::UpdateHistograms() {
    [all...]
  /external/chromium_org/content/renderer/
render_thread_impl.h 155 virtual void UpdateHistograms(int sequence_number) OVERRIDE;
render_thread_impl.cc 871 void RenderThreadImpl::UpdateHistograms(int sequence_number) {
    [all...]
  /external/chromium_org/chrome/renderer/
page_load_histograms.cc     [all...]

Completed in 358 milliseconds