OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StopDevice
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/content/renderer/media/
video_capture_impl.h
135
void
StopDevice
();
video_capture_impl.cc
145
StopDevice
();
386
void VideoCaptureImpl::
StopDevice
() {
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
smbus.h
128
SMB_STOP_DEVICE
StopDevice
;
/external/chromium_org/content/browser/renderer_host/media/
media_stream_manager.h
266
void
StopDevice
(MediaStreamType type, int session_id);
media_stream_manager.cc
581
StopDevice
(device_it->device.type, device_it->session_id);
588
void MediaStreamManager::
StopDevice
(MediaStreamType type, int session_id) {
589
DVLOG(1) << "
StopDevice
"
[
all
...]
Completed in 140 milliseconds