Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/desktop_capture/
H A Dfull_screen_window_detector.cc35 rtc::FunctionView<bool(DesktopCapturer::SourceList*)> get_sources) { in UpdateWindowListIfNeeded()
/aosp_15_r20/build/make/tools/
H A Dwhichgit30 def get_sources(modules): function
/aosp_15_r20/external/executorch/build/
H A Dextract_sources.py99 def get_sources( member in Target
/aosp_15_r20/system/extras/simpleperf/scripts/
H A Dannotate.py68 def get_sources(self, dso_path, addr): member in Addr2Line
/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dguards.py1800 def get_sources(t_id, dim): function