Searched defs:OpenConnection (Results 1 - 4 of 4) sorted by relevance

/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
H A DRemoteDebugEventSocketListener.cs245 if (!OpenConnection()) {
267 protected virtual bool OpenConnection() { method in class:Antlr.Runtime.Debug.RemoteDebugEventSocketListener
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
H A DRemoteDebugEventSocketListener.cs298 if ( !OpenConnection() )
328 protected virtual bool OpenConnection() method in class:Antlr.Runtime.Debug.RemoteDebugEventSocketListener
/external/chromium_org/google_apis/gcm/base/
H A Dsocket_stream_unittest.cc55 void OpenConnection();
94 OpenConnection();
175 void GCMSocketStreamTest::OpenConnection() { function in class:gcm::__anon8366::GCMSocketStreamTest
/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_database.cc1452 OpenConnection(pending_open_calls.front());
1490 void IndexedDBDatabase::OpenConnection( function in class:content::IndexedDBDatabase

Completed in 2308 milliseconds