OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:current_ui
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/examples/peerconnection/client/
main_wnd.h
55
virtual UI
current_ui
() = 0;
94
virtual UI
current_ui
() { return ui_; }
function in class:MainWnd
/external/webrtc/webrtc/examples/peerconnection/client/linux/
main_wnd.cc
159
MainWindow::UI GtkMainWnd::
current_ui
() {
function in class:GtkMainWnd
Completed in 185 milliseconds