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

  /external/webrtc/talk/media/webrtc/
fakewebrtcvcmfactory.h 51 virtual void DestroyDeviceInfo(webrtc::VideoCaptureModule::DeviceInfo* info) {
webrtcvideocapturer.cc 79 virtual void DestroyDeviceInfo(webrtc::VideoCaptureModule::DeviceInfo* info) {
185 factory_->DestroyDeviceInfo(info);
205 factory_->DestroyDeviceInfo(info);

Completed in 66 milliseconds