OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DesktopCaptureSessions
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/media/
media_capture_devices_dispatcher.h
242
typedef std::list<DesktopCaptureSession>
DesktopCaptureSessions
;
243
DesktopCaptureSessions
desktop_capture_sessions_;
media_capture_devices_dispatcher.cc
723
for (
DesktopCaptureSessions
::iterator it =
Completed in 137 milliseconds