Searched defs:DesktopDescription (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/base/
H A Dwindowpicker.h37 class DesktopDescription { class in namespace:rtc
39 DesktopDescription() : id_() {} function in class:rtc::DesktopDescription
40 DesktopDescription(const DesktopId& id, const std::string& title) function in class:rtc::DesktopDescription
58 typedef std::vector<DesktopDescription> DesktopDescriptionList;

Completed in 45 milliseconds