Searched defs:OpenConnection (Results 1 - 3 of 3) 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/content/browser/indexed_db/
H A Dindexed_db_database.cc1618 OpenConnection(pending_open_call->Callbacks(),
1650 void IndexedDBDatabase::OpenConnection( function in class:content::IndexedDBDatabase
1657 OpenConnection(
1661 void IndexedDBDatabase::OpenConnection( function in class:content::IndexedDBDatabase

Completed in 185 milliseconds