OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StreamDeviceInfoArray
(Results
26 - 30
of
30
) sorted by null
1
2
/external/chromium_org/content/browser/renderer_host/media/
media_stream_dispatcher_host_unittest.cc
112
StreamDeviceInfoArray
audio_devices_;
113
StreamDeviceInfoArray
video_devices_;
115
StreamDeviceInfoArray
enumerated_devices_;
151
StreamDeviceInfoArray
audio_device_list,
152
StreamDeviceInfoArray
video_device_list) {
199
const
StreamDeviceInfoArray
& devices) {
344
bool DoesContainRawIds(const
StreamDeviceInfoArray
& devices) {
362
bool DoesEveryDeviceMapToRawId(const
StreamDeviceInfoArray
& devices,
397
bool DoesContainLabels(const
StreamDeviceInfoArray
& devices) {
406
bool DoesNotContainLabels(const
StreamDeviceInfoArray
& devices)
[
all
...]
media_stream_ui_controller_unittest.cc
30
const std::string&, const
StreamDeviceInfoArray
&));
video_capture_host_unittest.cc
92
const
StreamDeviceInfoArray
& audio_devices,
93
const
StreamDeviceInfoArray
& video_devices));
104
const
StreamDeviceInfoArray
& devices));
329
StreamDeviceInfoArray
devices;
video_capture_manager.cc
465
StreamDeviceInfoArray
devices;
/external/chromium_org/content/renderer/media/
media_stream_center.cc
221
const content::
StreamDeviceInfoArray
& devices) {
Completed in 294 milliseconds
1
2