Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dwindowpicker.h23 WindowDescription() : id_() {} in WindowDescription() function
24 WindowDescription(const WindowId& id, const std::string& title) in WindowDescription() function
/external/webrtc/talk/media/devices/
Ddevicemanager.h47 class WindowDescription; variable