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

  /external/chromium_org/content/renderer/pepper/
pepper_platform_video_capture.cc 40 base::Bind(&PepperPlatformVideoCapture::OnDeviceOpened,
101 void PepperPlatformVideoCapture::OnDeviceOpened(int request_id,
pepper_platform_audio_input.cc 185 base::Bind(&PepperPlatformAudioInput::OnDeviceOpened, this));
231 void PepperPlatformAudioInput::OnDeviceOpened(int request_id,
pepper_media_device_manager.cc 190 void PepperMediaDeviceManager::OnDeviceOpened(
  /external/chromium_org/content/renderer/media/
media_stream_dispatcher.cc 235 OnDeviceOpened)
332 void MediaStreamDispatcher::OnDeviceOpened(
352 request.handler->OnDeviceOpened(request.request_id, label, device_info);
353 DVLOG(1) << "MediaStreamDispatcher::OnDeviceOpened("
user_media_client_impl.cc 701 void UserMediaClientImpl::OnDeviceOpened(
705 DVLOG(1) << "UserMediaClientImpl::OnDeviceOpened("
    [all...]

Completed in 801 milliseconds