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

  /external/chromium_org/content/browser/renderer_host/media/
video_capture_host.h 173 void DoEndedOnIOThread(const VideoCaptureControllerID& controller_id);
video_capture_host.cc 114 base::Bind(&VideoCaptureHost::DoEndedOnIOThread, this, controller_id));
183 void VideoCaptureHost::DoEndedOnIOThread(
186 DVLOG(1) << "VideoCaptureHost::DoEndedOnIOThread";

Completed in 1736 milliseconds