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

  /external/chromium_org/content/browser/renderer_host/media/
video_capture_manager.h 118 void PostOnError(int capture_session_id, MediaStreamProviderError error);
video_capture_manager.cc 209 PostOnError(capture_session_id, kDeviceNotAvailable);
403 void VideoCaptureManager::PostOnError(int capture_session_id,

Completed in 210 milliseconds