Home
last modified time | relevance | path

Searched refs:RequestSessionUsingProxy (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/modules/desktop_capture/linux/wayland/
H A Dscreen_capture_portal_interface.h59 void RequestSessionUsingProxy(GAsyncResult* result);
H A Dscreen_capture_portal_interface.cc20 void ScreenCapturePortalInterface::RequestSessionUsingProxy( in RequestSessionUsingProxy() function in webrtc::xdg_portal::ScreenCapturePortalInterface
H A Dscreencast_portal.cc146 static_cast<ScreenCastPortal*>(user_data)->RequestSessionUsingProxy(result); in OnProxyRequested()