Searched defs:GetWindowList (Results 1 – 14 of 14) sorted by relevance
48 bool WindowCapturerNull::GetWindowList(WindowList* windows) { in GetWindowList() function in webrtc::__anon80bd762d0111::WindowCapturerNull
143 bool WindowCapturerWin::GetWindowList(WindowList* windows) { in GetWindowList() function in webrtc::__anon00c644000111::WindowCapturerWin
163 bool WindowCapturerLinux::GetWindowList(WindowList* windows) { in GetWindowList() function in webrtc::__anonff049d4c0111::WindowCapturerLinux
22 TEST(WindowPickerTest, GetWindowList) { in TEST() argument
40 virtual bool GetWindowList(WindowDescriptionList* descriptions) { in GetWindowList() function in rtc::Win32WindowPickerForTest
100 bool Win32WindowPicker::GetWindowList(WindowDescriptionList* descriptions) { in GetWindowList() function in rtc::Win32WindowPicker
209 bool MacWindowPicker::GetWindowList(WindowDescriptionList* descriptions) { in GetWindowList() function in rtc::MacWindowPicker
776 bool LinuxWindowPicker::GetWindowList(WindowDescriptionList* descriptions) { in GetWindowList() function in rtc::LinuxWindowPicker
13 TEST(WindowPickerTest, GetWindowList) { in TEST() argument
34 virtual bool GetWindowList(WindowDescriptionList* descriptions) { in GetWindowList() function in talk_base::Win32WindowPickerForTest
94 bool Win32WindowPicker::GetWindowList(WindowDescriptionList* descriptions) { in GetWindowList() function in talk_base::Win32WindowPicker
203 bool MacWindowPicker::GetWindowList(WindowDescriptionList* descriptions) { in GetWindowList() function in talk_base::MacWindowPicker
793 bool LinuxWindowPicker::GetWindowList(WindowDescriptionList* descriptions) { in GetWindowList() function in talk_base::LinuxWindowPicker
111 virtual bool GetWindowList(WindowList* windows) OVERRIDE { in GetWindowList() function in __anon4328436b0111::FakeWindowCapturer