Home
last modified time | relevance | path

Searched defs:new_connection (Results 1 – 10 of 10) sorted by relevance

/external/perfetto/src/profiling/perf/
Dproc_descriptors.cc108 std::unique_ptr<base::UnixSocket> new_connection) { in OnNewIncomingConnection()
/external/webrtc/p2p/base/
Dconnection_info.h42 bool new_connection; // Is this a newly created connection? member
Dbasic_ice_controller.cc417 const Connection* new_connection) { in HandleInitialSelectDampening()
472 const Connection* new_connection) { in ShouldSwitchConnection()
Dp2p_transport_channel.cc263 Connection* new_connection, in MaybeSwitchSelectedConnection()
/external/crosvm/protos/src/
Dplugin.proto187 NewConnection new_connection = 3; field
263 NewConnection new_connection = 4; field
/external/perfetto/src/profiling/memory/
Dheapprofd_producer.cc786 std::unique_ptr<base::UnixSocket> new_connection) { in OnNewIncomingConnection()
900 std::unique_ptr<base::UnixSocket> new_connection, in HandleClientConnection()
/external/angle/third_party/logdog/logdog/
Dstream.py356 def new_connection(self, params): member in StreamClient
/external/perfetto/src/ipc/
Dclient_impl_unittest.cc127 std::unique_ptr<base::UnixSocket> new_connection) override { in OnNewIncomingConnection()
/external/perfetto/src/base/
Dunix_socket_unittest.cc63 std::unique_ptr<UnixSocket> new_connection) override { in OnNewIncomingConnection()
/external/wpa_supplicant_8/wpa_supplicant/
Dwpa_supplicant_i.h838 int new_connection; member