Home
last modified time | relevance | path

Searched defs:NotifyFlushComplete (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/perfetto/src/tracing/test/
H A Dproxy_producer_endpoint.cc102 void ProxyProducerEndpoint::NotifyFlushComplete(FlushRequestID id) { in NotifyFlushComplete() function in perfetto::ProxyProducerEndpoint
/aosp_15_r20/external/perfetto/src/tracing/internal/
H A Dtracing_backend_fake.cc79 void NotifyFlushComplete(FlushRequestID) override {} in NotifyFlushComplete() function in perfetto::internal::__anon2f8ba0520111::UnsupportedProducerEndpoint
/aosp_15_r20/external/perfetto/src/tracing/ipc/producer/
H A Dproducer_ipc_client_impl.cc598 void ProducerIPCClientImpl::NotifyFlushComplete(FlushRequestID req_id) { in NotifyFlushComplete() function in perfetto::ProducerIPCClientImpl
/aosp_15_r20/external/perfetto/src/tracing/core/
H A Dshared_memory_arbiter_impl.cc806 void SharedMemoryArbiterImpl::NotifyFlushComplete(FlushRequestID req_id) { in NotifyFlushComplete() function in perfetto::SharedMemoryArbiterImpl
/aosp_15_r20/external/perfetto/src/tracing/service/
H A Dtracing_service_impl.cc4894 void TracingServiceImpl::ProducerEndpointImpl::NotifyFlushComplete( in NotifyFlushComplete() function in perfetto::TracingServiceImpl::ProducerEndpointImpl