Home
last modified time | relevance | path

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

/external/webrtc/modules/desktop_capture/
Dfull_screen_window_detector.cc35 rtc::FunctionView<bool(DesktopCapturer::SourceList*)> get_sources) { in UpdateWindowListIfNeeded()
/external/llvm-project/llvm/utils/gn/build/
Dsync_source_lists_from_cmake.py92 def get_sources(source_re, text): function