Home
last modified time | relevance | path

Searched defs:OnDisconnect (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/ipc/
H A Dservice_proxy.h55 virtual void OnDisconnect() {} in OnDisconnect() function
/aosp_15_r20/external/perfetto/include/perfetto/ext/ipc/
H A Dservice_proxy.h55 virtual void OnDisconnect() {} in OnDisconnect() function
/aosp_15_r20/external/perfetto/src/tracing/ipc/producer/
H A Drelay_ipc_client.cc49 void RelayIPCClient::OnDisconnect() { in OnDisconnect() function in perfetto::RelayIPCClient
H A Dproducer_ipc_client_impl.cc238 void ProducerIPCClientImpl::OnDisconnect() { in OnDisconnect() function in perfetto::ProducerIPCClientImpl
/aosp_15_r20/external/perfetto/src/trace_processor/sqlite/
H A Dmodule_lifecycle_manager.h109 static void OnDisconnect(PerVtabState* state) { in OnDisconnect() function
/aosp_15_r20/external/perfetto/src/ipc/
H A Dservice_proxy.cc108 void ServiceProxy::OnDisconnect() { in OnDisconnect() function in perfetto::ipc::ServiceProxy
H A Dclient_impl.cc186 void ClientImpl::OnDisconnect(base::UnixSocket*) { in OnDisconnect() function in perfetto::ipc::ClientImpl
H A Dhost_impl.cc414 void HostImpl::OnDisconnect(base::UnixSocket* sock) { in OnDisconnect() function in perfetto::ipc::HostImpl
/aosp_15_r20/external/perfetto/src/perfetto_cmd/
H A Dtrigger_producer.cc67 void TriggerProducer::OnDisconnect() {} in OnDisconnect() function in perfetto::TriggerProducer
/aosp_15_r20/external/perfetto/test/
H A Dproducer_socket_fuzzer.cc44 void OnDisconnect(base::UnixSocket*) override { PERFETTO_CHECK(false); } in OnDisconnect() function in perfetto::socket_fuzz::__anone44bd7130111::FakeEventListener
H A Dfake_producer.cc78 void FakeProducer::OnDisconnect() { in OnDisconnect() function in perfetto::FakeProducer
H A Dend_to_end_shared_memory_fuzzer.cc75 void OnDisconnect() override {} in OnDisconnect() function in perfetto::shm_fuzz::__anonac1d8cc40111::FakeProducer
H A Dtest_helper.cc104 void TestHelper::OnDisconnect() { in OnDisconnect() function in perfetto::TestHelper
/aosp_15_r20/external/perfetto/src/profiling/perf/
H A Dproc_descriptors.cc115 void AndroidRemoteDescriptorGetter::OnDisconnect(base::UnixSocket* self) { in OnDisconnect() function in perfetto::AndroidRemoteDescriptorGetter
/aosp_15_r20/external/perfetto/src/traced/service/
H A Dbuiltin_producer.h53 void OnDisconnect() override {} in OnDisconnect() function
/aosp_15_r20/external/perfetto/src/traced_relay/
H A Drelay_service.h69 void OnDisconnect(base::UnixSocket*) override { NotifyError(); } in OnDisconnect() function
H A Drelay_service.cc288 void RelayService::OnDisconnect(base::UnixSocket*) { in OnDisconnect() function in perfetto::RelayService
/aosp_15_r20/external/perfetto/src/websocket_bridge/
H A Dwebsocket_bridge.cc177 void WSBridge::OnDisconnect(base::UnixSocket* sock) { in OnDisconnect() function in perfetto::__anon56fd465f0111::WSBridge
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/iso/
H A Diso_stream_manager.cc140 void IsoStreamManager::OnDisconnect(const hci::EventPacket& event) { in OnDisconnect() function in bt::iso::IsoStreamManager
/aosp_15_r20/system/connectivity/wificond/
Dclient_interface_impl.cpp89 void MlmeEventHandlerImpl::OnDisconnect(unique_ptr<MlmeDisconnectEvent> event) { in OnDisconnect() function in android::wificond::MlmeEventHandlerImpl
/aosp_15_r20/external/perfetto/src/profiling/memory/
H A Djava_hprof_producer.cc218 void JavaHprofProducer::OnDisconnect() { in OnDisconnect() function in perfetto::profiling::JavaHprofProducer
H A Dheapprofd_producer.cc253 void HeapprofdProducer::OnDisconnect() { in OnDisconnect() function in perfetto::profiling::HeapprofdProducer
810 void HeapprofdProducer::SocketDelegate::OnDisconnect(base::UnixSocket* self) { in OnDisconnect() function in perfetto::profiling::HeapprofdProducer::SocketDelegate
/aosp_15_r20/external/perfetto/src/tracing/ipc/service/
H A Dproducer_ipc_service.cc424 void ProducerIPCService::RemoteProducer::OnDisconnect() {} in OnDisconnect() function in perfetto::ProducerIPCService::RemoteProducer
/aosp_15_r20/external/perfetto/src/tracing/ipc/consumer/
H A Dconsumer_ipc_client_impl.cc66 void ConsumerIPCClientImpl::OnDisconnect() { in OnDisconnect() function in perfetto::ConsumerIPCClientImpl
/aosp_15_r20/external/perfetto/src/base/http/
H A Dhttp_server.cc89 void HttpServer::OnDisconnect(UnixSocket* sock) { in OnDisconnect() function in perfetto::base::HttpServer

12