Home
last modified time | relevance | path

Searched defs:OnConnect (Results 1 – 25 of 36) sorted by relevance

12

/aosp_15_r20/external/perfetto/src/traced_relay/
H A Drelay_service.cc102 void RelayClient::OnConnect(base::UnixSocket* self, bool connected) { in OnConnect() function in perfetto::RelayClient
266 void RelayService::OnConnect(base::UnixSocket* self, bool connected) { in OnConnect() function in perfetto::RelayService
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dport_sharing_end2end_test.cc145 static void OnConnect(void* arg, grpc_endpoint* tcp, in OnConnect() function in grpc::testing::__anonfd8abd6d0111::TestTcpServer
158 void OnConnect(grpc_endpoint* tcp, grpc_pollset* /*accepting_pollset*/, in OnConnect() function in grpc::testing::__anonfd8abd6d0111::TestTcpServer
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/ipc/
H A Dservice_proxy.h51 virtual void OnConnect() {} in OnConnect() function
/aosp_15_r20/external/perfetto/include/perfetto/ext/ipc/
H A Dservice_proxy.h51 virtual void OnConnect() {} in OnConnect() function
/aosp_15_r20/external/perfetto/src/tracing/ipc/producer/
H A Drelay_ipc_client.cc41 void RelayIPCClient::OnConnect() { in OnConnect() function in perfetto::RelayIPCClient
H A Dproducer_ipc_client_impl.cc170 void ProducerIPCClientImpl::OnConnect() { in OnConnect() function in perfetto::ProducerIPCClientImpl
/aosp_15_r20/external/perfetto/src/trace_processor/sqlite/
H A Dmodule_lifecycle_manager.h101 [[nodiscard]] PerVtabState* OnConnect(const char* const* argv) { in OnConnect() function
/aosp_15_r20/external/perfetto/src/ipc/
H A Dservice_proxy.cc100 void ServiceProxy::OnConnect(bool success) { in OnConnect() function in perfetto::ipc::ServiceProxy
H A Dclient_impl.cc154 void ClientImpl::OnConnect(base::UnixSocket*, bool connected) { in OnConnect() function in perfetto::ipc::ClientImpl
/aosp_15_r20/external/perfetto/src/perfetto_cmd/
H A Dtrigger_producer.cc54 void TriggerProducer::OnConnect() { in OnConnect() function in perfetto::TriggerProducer
/aosp_15_r20/external/perfetto/test/
H A Dproducer_socket_fuzzer.cc38 void OnConnect(base::UnixSocket* self, bool connected) override { in OnConnect() function in perfetto::socket_fuzz::__anone44bd7130111::FakeEventListener
H A Dfake_producer.cc66 void FakeProducer::OnConnect() { in OnConnect() function in perfetto::FakeProducer
H A Dend_to_end_shared_memory_fuzzer.cc69 void OnConnect() override { in OnConnect() function in perfetto::shm_fuzz::__anonac1d8cc40111::FakeProducer
H A Dtest_helper.cc99 void TestHelper::OnConnect() { in OnConnect() function in perfetto::TestHelper
/aosp_15_r20/external/cronet/net/server/
H A Dhttp_server_fuzzer.cc33 void OnConnect(int connection_id) override { in OnConnect() function in __anon0deec90c0111::WaitTillHttpCloseDelegate
H A Dhttp_server_unittest.cc204 void OnConnect(int connection_id) override { in OnConnect() function in net::HttpServerTest
1106 void OnConnect(int connection_id) override { in OnConnect() function in net::__anon1c5afca60211::CloseOnConnectHttpServerTest
/aosp_15_r20/external/perfetto/src/websocket_bridge/
H A Dwebsocket_bridge.cc196 void WSBridge::OnConnect(base::UnixSocket*, bool) {} in OnConnect() function in perfetto::__anon56fd465f0111::WSBridge
/aosp_15_r20/system/connectivity/wificond/
Dclient_interface_impl.cpp55 void MlmeEventHandlerImpl::OnConnect(unique_ptr<MlmeConnectEvent> event) { in OnConnect() function in android::wificond::MlmeEventHandlerImpl
/aosp_15_r20/external/perfetto/src/profiling/memory/
H A Djava_hprof_producer.cc171 void JavaHprofProducer::OnConnect() { in OnConnect() function in perfetto::profiling::JavaHprofProducer
/aosp_15_r20/external/perfetto/src/traced/service/
H A Dbuiltin_producer.cc107 void BuiltinProducer::OnConnect() { in OnConnect() function in perfetto::BuiltinProducer
/aosp_15_r20/external/webrtc/examples/peerconnection/client/
H A Dpeer_connection_client.cc217 void PeerConnectionClient::OnConnect(rtc::Socket* socket) { in OnConnect() function in PeerConnectionClient
/aosp_15_r20/external/perfetto/src/tracing/ipc/service/
H A Dproducer_ipc_service.cc420 void ProducerIPCService::RemoteProducer::OnConnect() {} in OnConnect() function in perfetto::ProducerIPCService::RemoteProducer
/aosp_15_r20/external/webrtc/p2p/base/
H A Dtcp_port.cc440 void TCPConnection::OnConnect(rtc::AsyncPacketSocket* socket) { in OnConnect() function in cricket::TCPConnection
/aosp_15_r20/external/perfetto/src/tracing/ipc/consumer/
H A Dconsumer_ipc_client_impl.cc61 void ConsumerIPCClientImpl::OnConnect() { in OnConnect() function in perfetto::ConsumerIPCClientImpl
/aosp_15_r20/external/perfetto/src/base/http/
H A Dhttp_server.cc87 void HttpServer::OnConnect(UnixSocket*, bool) {} in OnConnect() function in perfetto::base::HttpServer

12