Home
last modified time | relevance | path

Searched defs:SetThreadDesktop (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/modules/desktop_capture/win/
H A Dscoped_thread_desktop.cc39 bool ScopedThreadDesktop::SetThreadDesktop(Desktop* desktop) { in SetThreadDesktop() function in webrtc::ScopedThreadDesktop
H A Ddesktop.cc64 bool Desktop::SetThreadDesktop() const { in SetThreadDesktop() function in webrtc::Desktop
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs94761 pub fn SetThreadDesktop(hDesktop: HDESK) -> BOOL; in SetThreadDesktop() function