Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/desktop_capture/
H A Ddesktop_capture_metadata.h25 xdg_portal::SessionDetails session_details; member
/aosp_15_r20/external/webrtc/modules/desktop_capture/linux/wayland/
H A Dscreencast_portal.cc109 const xdg_portal::SessionDetails& session_details) { in SetSessionDetails()