Home
last modified time | relevance | path

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

/external/openscreen/osp/impl/quic/
Dquic_connection_factory_impl.h53 struct OpenConnection { struct
57 std::map<IPEndpoint, OpenConnection> connections_; argument
/external/pigweed/pw_bluetooth_sapphire/host/sco/
Dsco_connection_manager.cc105 ScoConnectionManager::RequestHandle ScoConnectionManager::OpenConnection( in OpenConnection() function in bt::sco::ScoConnectionManager
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DRemoteDebugEventSocketListener.cs267 protected virtual bool OpenConnection() { in OpenConnection() method in Antlr.Runtime.Debug.RemoteDebugEventSocketListener
/external/openscreen/osp/impl/presentation/
Dpresentation_controller.cc696 void Controller::OpenConnection( in OpenConnection() function in openscreen::osp::Controller