OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_webSourceInfo
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/modules/mediastream/
SourceInfo.cpp
40
:
m_webSourceInfo
(webSourceInfo)
47
return
m_webSourceInfo
.id();
52
switch (
m_webSourceInfo
.kind()) {
67
return
m_webSourceInfo
.label();
72
switch (
m_webSourceInfo
.facing()) {
SourceInfo.h
49
WebKit::WebSourceInfo
m_webSourceInfo
;
Completed in 38 milliseconds