OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StartedScreencastMap
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/session/media/
call.h
247
typedef std::map<uint32, StartedCapture>
StartedScreencastMap
;
255
StartedScreencastMap
started_screencasts;
call.cc
568
StartedScreencastMap
::const_iterator screencast_iter =
[
all
...]
Completed in 687 milliseconds