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

  /external/chromium_org/content/browser/
histogram_controller.h 44 // Notify the |subscriber_| that it should expect at least |pending_processes|
51 // Send the |histogram| back to the |subscriber_|.
65 HistogramSubscriber* subscriber_; member in class:content::HistogramController
profiler_controller_impl.h 30 // Notify the |subscriber_| that it should expect at least |pending_processes|
37 // Send the |profiler_data| back to the |subscriber_|.
55 ProfilerSubscriber* subscriber_; member in class:content::ProfilerControllerImpl
  /external/chromium_org/content/browser/renderer_host/media/
web_contents_video_capture_device_unittest.cc 186 subscriber_.reset(subscriber.release());
190 subscriber_.reset();
198 if (subscriber_ && subscriber_->ShouldCaptureFrame(present_time,
211 scoped_ptr<RenderWidgetHostViewFrameSubscriber> subscriber_; member in class:content::__anon7858::CaptureTestView

Completed in 34 milliseconds