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

  /external/chromium_org/chrome/browser/ui/webui/
invalidations_message_handler.cc 53 UpdateContent(args);
68 void InvalidationsMessageHandler::UpdateContent(const base::ListValue* args) {
  /external/chromium_org/chrome/browser/ui/views/
fullscreen_exit_bubble_views.cc 108 void UpdateContent(const GURL& url, FullscreenExitBubbleType bubble_type);
196 UpdateContent(url, bubble_type);
217 void FullscreenExitBubbleViews::FullscreenExitView::UpdateContent(
325 void FullscreenExitBubbleViews::UpdateContent(
334 view_->UpdateContent(url_, bubble_type_);
  /external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
qm_select.cc 55 void VCMQmMethod::UpdateContent(const VideoContentMetrics* contentMetrics) {
    [all...]

Completed in 124 milliseconds