Searched defs:GetSourceId (Results 1 – 4 of 4) sorted by relevance
26 DesktopCapturer::SourceId FullScreenApplicationHandler::GetSourceId() const { in GetSourceId() function in webrtc::FullScreenApplicationHandler
42 DesktopCapturer::SourceId GetSourceId() { return source_id_; } in GetSourceId() function
65 int GetSourceId() const override { return mSourceId; } in GetSourceId() function
70 virtual int GetSourceId() const { return 0; } in GetSourceId() function