OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:initiateconnection
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/remoting/protocol/
jingle_session_unittest.cc
170
void
InitiateConnection
(int auth_round_trips,
317
InitiateConnection
(1, FakeAuthenticator::ACCEPT, false);
333
InitiateConnection
(3, FakeAuthenticator::ACCEPT, false);
339
InitiateConnection
(1, FakeAuthenticator::ACCEPT, true);
345
InitiateConnection
(3, FakeAuthenticator::ACCEPT, true);
352
InitiateConnection
(1, FakeAuthenticator::ACCEPT, false));
367
InitiateConnection
(1, FakeAuthenticator::ACCEPT, false));
398
InitiateConnection
(3, FakeAuthenticator::ACCEPT, false));
413
InitiateConnection
(1, FakeAuthenticator::ACCEPT, false));
/frameworks/av/media/libstagefright/chromium_http/
support.h
95
void
initiateConnection
(
ChromiumHTTPDataSource.cpp
102
mDelegate->
initiateConnection
(mURI.c_str(), &mHeaders, offset);
support.cpp
435
void SfDelegate::
initiateConnection
(
Completed in 306 milliseconds