/aosp_15_r20/external/perfetto/src/traced_relay/ |
H A D | relay_service.cc | 102 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 D | port_sharing_end2end_test.cc | 145 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 D | service_proxy.h | 51 virtual void OnConnect() {} in OnConnect() function
|
/aosp_15_r20/external/perfetto/include/perfetto/ext/ipc/ |
H A D | service_proxy.h | 51 virtual void OnConnect() {} in OnConnect() function
|
/aosp_15_r20/external/perfetto/src/tracing/ipc/producer/ |
H A D | relay_ipc_client.cc | 41 void RelayIPCClient::OnConnect() { in OnConnect() function in perfetto::RelayIPCClient
|
H A D | producer_ipc_client_impl.cc | 170 void ProducerIPCClientImpl::OnConnect() { in OnConnect() function in perfetto::ProducerIPCClientImpl
|
/aosp_15_r20/external/perfetto/src/trace_processor/sqlite/ |
H A D | module_lifecycle_manager.h | 101 [[nodiscard]] PerVtabState* OnConnect(const char* const* argv) { in OnConnect() function
|
/aosp_15_r20/external/perfetto/src/ipc/ |
H A D | service_proxy.cc | 100 void ServiceProxy::OnConnect(bool success) { in OnConnect() function in perfetto::ipc::ServiceProxy
|
H A D | client_impl.cc | 154 void ClientImpl::OnConnect(base::UnixSocket*, bool connected) { in OnConnect() function in perfetto::ipc::ClientImpl
|
/aosp_15_r20/external/perfetto/src/perfetto_cmd/ |
H A D | trigger_producer.cc | 54 void TriggerProducer::OnConnect() { in OnConnect() function in perfetto::TriggerProducer
|
/aosp_15_r20/external/perfetto/test/ |
H A D | producer_socket_fuzzer.cc | 38 void OnConnect(base::UnixSocket* self, bool connected) override { in OnConnect() function in perfetto::socket_fuzz::__anone44bd7130111::FakeEventListener
|
H A D | fake_producer.cc | 66 void FakeProducer::OnConnect() { in OnConnect() function in perfetto::FakeProducer
|
H A D | end_to_end_shared_memory_fuzzer.cc | 69 void OnConnect() override { in OnConnect() function in perfetto::shm_fuzz::__anonac1d8cc40111::FakeProducer
|
H A D | test_helper.cc | 99 void TestHelper::OnConnect() { in OnConnect() function in perfetto::TestHelper
|
/aosp_15_r20/external/cronet/net/server/ |
H A D | http_server_fuzzer.cc | 33 void OnConnect(int connection_id) override { in OnConnect() function in __anon0deec90c0111::WaitTillHttpCloseDelegate
|
H A D | http_server_unittest.cc | 204 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 D | websocket_bridge.cc | 196 void WSBridge::OnConnect(base::UnixSocket*, bool) {} in OnConnect() function in perfetto::__anon56fd465f0111::WSBridge
|
/aosp_15_r20/system/connectivity/wificond/ |
D | client_interface_impl.cpp | 55 void MlmeEventHandlerImpl::OnConnect(unique_ptr<MlmeConnectEvent> event) { in OnConnect() function in android::wificond::MlmeEventHandlerImpl
|
/aosp_15_r20/external/perfetto/src/profiling/memory/ |
H A D | java_hprof_producer.cc | 171 void JavaHprofProducer::OnConnect() { in OnConnect() function in perfetto::profiling::JavaHprofProducer
|
/aosp_15_r20/external/perfetto/src/traced/service/ |
H A D | builtin_producer.cc | 107 void BuiltinProducer::OnConnect() { in OnConnect() function in perfetto::BuiltinProducer
|
/aosp_15_r20/external/webrtc/examples/peerconnection/client/ |
H A D | peer_connection_client.cc | 217 void PeerConnectionClient::OnConnect(rtc::Socket* socket) { in OnConnect() function in PeerConnectionClient
|
/aosp_15_r20/external/perfetto/src/tracing/ipc/service/ |
H A D | producer_ipc_service.cc | 420 void ProducerIPCService::RemoteProducer::OnConnect() {} in OnConnect() function in perfetto::ProducerIPCService::RemoteProducer
|
/aosp_15_r20/external/webrtc/p2p/base/ |
H A D | tcp_port.cc | 440 void TCPConnection::OnConnect(rtc::AsyncPacketSocket* socket) { in OnConnect() function in cricket::TCPConnection
|
/aosp_15_r20/external/perfetto/src/tracing/ipc/consumer/ |
H A D | consumer_ipc_client_impl.cc | 61 void ConsumerIPCClientImpl::OnConnect() { in OnConnect() function in perfetto::ConsumerIPCClientImpl
|
/aosp_15_r20/external/perfetto/src/base/http/ |
H A D | http_server.cc | 87 void HttpServer::OnConnect(UnixSocket*, bool) {} in OnConnect() function in perfetto::base::HttpServer
|