Searched refs:addConnection (Results 1 – 6 of 6) sorted by relevance
198 addConnection(connection); in recycle()204 private void addConnection(Connection connection) { in addConnection() method in ConnectionPool222 addConnection(connection); in share()
89 private String addConnection(BluetoothConnection conn) { in addConnection() method in BluetoothRfcommFacade327 addConnection(conn); in run()371 addConnection(conn); in run()
316 addConnection(connection); in upgrade()450 protected boolean addConnection(WebSocketServletConnection connection) in addConnection() method in WebSocketFactory
415 _client.getFactory().addConnection(connection); in onConnection()
255 protected boolean addConnection(WebSocketConnection connection) in addConnection() method in WebSocketClientFactory
1510 addConnection(PredTree, SuccTree, Depth); in finalize()1511 addConnection(SuccTree, PredTree, Depth); in finalize()1546 void addConnection(unsigned FromTree, unsigned ToTree, unsigned Depth) { in addConnection() function in llvm::SchedDFSImpl