Home
last modified time | relevance | path

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

/external/perfetto/src/tracing/test/
Dfake_producer_endpoint.h37 void NotifyFlushComplete(FlushRequestID) override {} in NotifyFlushComplete() function
/external/perfetto/src/tracing/internal/
Dtracing_backend_fake.cc70 void NotifyFlushComplete(FlushRequestID) override {} in NotifyFlushComplete() function in perfetto::internal::__anonced1dac80111::UnsupportedProducerEndpoint
/external/perfetto/src/tracing/ipc/producer/
Dproducer_ipc_client_impl.cc502 void ProducerIPCClientImpl::NotifyFlushComplete(FlushRequestID req_id) { in NotifyFlushComplete() function in perfetto::ProducerIPCClientImpl
/external/perfetto/src/tracing/core/
Dshared_memory_arbiter_impl_unittest.cc47 void NotifyFlushComplete(FlushRequestID) override {} in NotifyFlushComplete() function in perfetto::MockProducerEndpoint
Dshared_memory_arbiter_impl.cc753 void SharedMemoryArbiterImpl::NotifyFlushComplete(FlushRequestID req_id) { in NotifyFlushComplete() function in perfetto::SharedMemoryArbiterImpl
Dtracing_service_impl.cc4013 void TracingServiceImpl::ProducerEndpointImpl::NotifyFlushComplete( in NotifyFlushComplete() function in perfetto::TracingServiceImpl::ProducerEndpointImpl