Home
last modified time | relevance | path

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

/external/webrtc/webrtc/examples/peerconnection/client/linux/
Dmain_wnd.cc148 void GtkMainWnd::MessageBox(const char* caption, const char* text, in MessageBox() function in GtkMainWnd
/external/webrtc/webrtc/examples/peerconnection/client/
Dmain_wnd.cc191 void MainWnd::MessageBox(const char* caption, const char* text, bool is_error) { in MessageBox() function in MainWnd