OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetActiveClientCount
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/content/browser/renderer_host/media/
video_capture_controller.h
107
int
GetActiveClientCount
() const;
video_capture_manager.cc
311
if (entry->video_capture_controller->
GetActiveClientCount
() == 0) {
389
if (controller->
GetActiveClientCount
() != 0)
420
if (controller->
GetActiveClientCount
() != 1)
video_capture_controller.cc
713
int VideoCaptureController::
GetActiveClientCount
() const {
Completed in 1529 milliseconds