Searched refs:UpdateContent (Results 1 - 10 of 10) sorted by path

/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_view.cc896 fullscreen_bubble_->UpdateContent(url, bubble_type);
/external/chromium_org/chrome/browser/ui/views/
H A Dfullscreen_exit_bubble_views.cc108 void UpdateContent(const GURL& url, FullscreenExitBubbleType bubble_type);
196 UpdateContent(url, bubble_type);
217 void FullscreenExitBubbleViews::FullscreenExitView::UpdateContent( function in class:FullscreenExitBubbleViews::FullscreenExitView
325 void FullscreenExitBubbleViews::UpdateContent( function in class:FullscreenExitBubbleViews
334 view_->UpdateContent(url_, bubble_type_);
H A Dfullscreen_exit_bubble_views.h38 void UpdateContent(const GURL& url, FullscreenExitBubbleType bubble_type);
/external/chromium_org/chrome/browser/ui/webui/
H A Dinvalidations_message_handler.cc53 UpdateContent(args);
68 void InvalidationsMessageHandler::UpdateContent(const base::ListValue* args) { function in class:InvalidationsMessageHandler
H A Dinvalidations_message_handler.h52 void UpdateContent(const base::ListValue* args);
/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
H A Dmedia_opt_util.cc53 _qmRobustness->UpdateContent(contentMetrics);
H A Dmedia_optimization.cc495 qm_resolution_->UpdateContent(content_->LongTermAvgData());
H A Dqm_select.cc55 void VCMQmMethod::UpdateContent(const VideoContentMetrics* contentMetrics) { function in class:webrtc::VCMQmMethod
H A Dqm_select.h147 void UpdateContent(const VideoContentMetrics* content_metrics);
H A Dqm_select_unittest.cc87 qm_resolution_->UpdateContent(content_metrics);
1262 qm_resolution_->UpdateContent(content_metrics_);

Completed in 2905 milliseconds