/aosp_15_r20/external/google-cloud-java/java-apigee-connect/proto-google-cloud-apigee-connect-v1/src/main/java/com/google/cloud/apigeeconnect/v1/ |
H A D | ListConnectionsResponse.java | 75 private java.util.List<com.google.cloud.apigeeconnect.v1.Connection> connections_; field in ListConnectionsResponse 612 private java.util.List<com.google.cloud.apigeeconnect.v1.Connection> connections_ = field in ListConnectionsResponse.Builder
|
/aosp_15_r20/external/google-cloud-java/java-bigqueryconnection/proto-google-cloud-bigqueryconnection-v1/src/main/java/com/google/cloud/bigquery/connection/v1/ |
H A D | ListConnectionsResponse.java | 126 private java.util.List<com.google.cloud.bigquery.connection.v1.Connection> connections_; field in ListConnectionsResponse 722 private java.util.List<com.google.cloud.bigquery.connection.v1.Connection> connections_ = field in ListConnectionsResponse.Builder
|
/aosp_15_r20/external/google-cloud-java/java-cloudbuild/proto-google-cloud-build-v2/src/main/java/com/google/cloudbuild/v2/ |
H A D | ListConnectionsResponse.java | 74 private java.util.List<com.google.cloudbuild.v2.Connection> connections_; field in ListConnectionsResponse 607 private java.util.List<com.google.cloudbuild.v2.Connection> connections_ = field in ListConnectionsResponse.Builder
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp11/http/server/ |
D | connection_manager.hpp | 42 std::set<connection_ptr> connections_; member in http::server::connection_manager
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/http/server/ |
D | connection_manager.hpp | 38 std::set<connection_ptr> connections_; member in http::server::connection_manager
|
/aosp_15_r20/external/openscreen/osp/impl/quic/ |
H A D | quic_server.h | 98 std::map<uint64_t, ServiceConnectionData> connections_; variable
|
H A D | quic_connection_factory_impl.h | 57 std::map<IPEndpoint, OpenConnection> connections_; variable
|
H A D | quic_client.h | 126 std::map<uint64_t, ServiceConnectionData> connections_; variable
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/transport/ |
H A D | fake_sco_data_channel.h | 46 connections_; variable
|
/aosp_15_r20/external/webrtc/p2p/base/ |
H A D | basic_ice_controller.h | 155 std::vector<const Connection*> connections_; variable
|
/aosp_15_r20/external/openscreen/cast/common/channel/ |
H A D | virtual_connection_router.h | 133 connections_; variable
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/public/pw_bluetooth_sapphire/fuchsia/host/fidl/ |
H A D | low_energy_central_server.h | 189 connections_; variable
|
H A D | low_energy_peripheral_server.h | 212 connections_; variable
|
/aosp_15_r20/external/openscreen/osp/impl/quic/testing/ |
H A D | fake_quic_connection_factory.h | 49 ConnectionPair connections_ = {}; variable
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/ |
H A D | iso_data_channel.cc | 44 connections_; member in bt::hci::IsoDataChannelImpl
|
H A D | sco_data_channel.cc | 92 std::unordered_map<hci_spec::ConnectionHandle, ConnectionData> connections_; member in bt::hci::ScoDataChannelImpl
|
/aosp_15_r20/external/sdv/vsomeip/implementation/endpoints/include/ |
D | local_server_endpoint_impl.hpp | 167 connections_t connections_; member in vsomeip_v3::local_server_endpoint_impl
|
D | tcp_server_endpoint_impl.hpp | 138 connections_t connections_; member in vsomeip_v3::tcp_server_endpoint_impl
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/sco/ |
H A D | sco_connection_manager.h | 191 connections_; variable
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/ |
H A D | low_energy_connection_manager.h | 379 ConnectionMap connections_; variable
|
H A D | bredr_connection_manager.h | 389 ConnectionMap connections_; variable
|
/aosp_15_r20/external/webrtc/rtc_base/ |
H A D | virtual_socket_server.h | 449 ConnectionMap* connections_; variable
|
/aosp_15_r20/packages/modules/adb/client/pairing/tests/ |
D | pairing_server.cpp | 94 std::unordered_map<FdVal, ConnectionPtr> connections_; member in adbwifi::pairing::__anoncb3ab75b0111::PairingServerImpl
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/ |
H A D | gatt.cc | 306 std::unordered_map<PeerId, internal::Connection> connections_; member in bt::gatt::__anon4236bc310111::Impl
|
/aosp_15_r20/external/cronet/net/test/embedded_test_server/ |
H A D | embedded_test_server.h | 610 std::map<const StreamSocket*, std::unique_ptr<HttpConnection>> connections_; variable
|