Home
last modified time | relevance | path

Searched defs:on_window (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/modules/desktop_capture/mac/
H A Dwindow_list_utils.cc57 rtc::FunctionView<void(CFDictionaryRef)> on_window) { in GetWindowRef()
88 bool GetWindowList(rtc::FunctionView<bool(CFDictionaryRef)> on_window, in GetWindowList()
/aosp_15_r20/external/webrtc/modules/desktop_capture/linux/x11/
H A Dwindow_list_utils.cc124 rtc::FunctionView<bool(::Window)> on_window) { in GetWindowList()