OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WaitForConnection
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/chrome/browser/chromeos/login/screens/
network_screen.cc
115
WaitForConnection
(network_id_);
174
WaitForConnection
(network_name);
197
void NetworkScreen::
WaitForConnection
(const base::string16& network_id) {
network_screen.h
83
void
WaitForConnection
(const base::string16& network_id);
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
peerconnectionendtoend_unittest.cc
178
void
WaitForConnection
() {
179
caller_->
WaitForConnection
();
180
callee_->
WaitForConnection
();
314
WaitForConnection
();
339
WaitForConnection
();
370
WaitForConnection
();
400
WaitForConnection
();
/external/chromium_org/chrome/test/remoting/
me2me_browsertest.cc
118
WaitForConnection
();
remote_desktop_browsertest.h
298
void
WaitForConnection
();
307
// Callback used by
WaitForConnection
to check whether the connection
remote_desktop_browsertest.cc
510
WaitForConnection
();
531
WaitForConnection
();
757
void RemoteDesktopBrowserTest::
WaitForConnection
() {
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/test/
peerconnectiontestwrapper.h
87
void
WaitForConnection
();
peerconnectiontestwrapper.cc
209
WaitForConnection
();
214
void PeerConnectionTestWrapper::
WaitForConnection
() {
Completed in 205 milliseconds