Searched refs:ScreencastId (Results 1 – 9 of 9) sorted by relevance
43 class ScreencastId; variable44 typedef std::vector<ScreencastId> ScreencastIdList;47 class ScreencastId {52 ScreencastId() : type_(INVALID) {} in ScreencastId() function53 explicit ScreencastId(const rtc::WindowId& id) in ScreencastId() function56 explicit ScreencastId(const rtc::DesktopId& id) in ScreencastId() function79 bool EqualsId(const ScreencastId& other) const { in EqualsId()98 ScreencastId id(it->id()); in Convert()
51 virtual VideoCapturer* Create(const ScreencastId& screenid) = 0;
44 virtual cricket::VideoCapturer* Create(const ScreencastId& window) { in Create()
61 class ScreencastId; variable
104 const ScreencastId& screenid) const = 0;171 const ScreencastId& screenid) const;
88 const cricket::ScreencastId& screenid) { in Create()400 cricket::ScreencastId(descriptions.front().id()))); in TEST()424 cricket::ScreencastId(descriptions.front().id()))); in TEST()
109 const ScreencastId& screenid) const { in CreateScreenCapturer()
256 const ScreencastId& screenid) const { in CreateScreenCapturer()
60 using cricket::ScreencastId;2287 ScreencastId(WindowId(0))); in TEST_F()