Home
last modified time | relevance | path

Searched refs:autocall (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/examples/peerconnection/client/
Dflag_defs.h36 autocall,
/external/webrtc/examples/peerconnection/client/linux/
Dmain_wnd.h40 GtkMainWnd(const char* server, int port, bool autoconnect, bool autocall);
Dmain_wnd.cc152 bool autocall) in GtkMainWnd() argument
162 autocall_(autocall) { in GtkMainWnd()