Home
last modified time | relevance | path

Searched refs:autoconnect_ (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/examples/peerconnection/client/linux/
Dmain_wnd.h112 bool autoconnect_; variable
Dmain_wnd.cc130 server_(server), autoconnect_(autoconnect), autocall_(autocall) { in GtkMainWnd()
265 if (autoconnect_) in SwitchToConnectUI()