Home
last modified time | relevance | path

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

/external/webrtc/examples/peerconnection/client/
Dmain_wnd.h83 MainWnd(const char* server, int port, bool auto_connect, bool auto_call);
Dmain_wnd.cc71 bool auto_call) in MainWnd() argument
85 auto_call_(auto_call) { in MainWnd()