Home
last modified time | relevance | path

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

/external/perfetto/src/tracing/test/
Dfake_producer_endpoint.h34 void NotifyFlushComplete(FlushRequestID) override {} in NotifyFlushComplete() function
/external/perfetto/src/tracing/core/
Dshared_memory_arbiter_impl_unittest.cc41 void NotifyFlushComplete(FlushRequestID) override {} in NotifyFlushComplete() function in perfetto::__anondc8b67b30111::MockProducerEndpoint
Dshared_memory_arbiter_impl.cc359 void SharedMemoryArbiterImpl::NotifyFlushComplete(FlushRequestID req_id) { in NotifyFlushComplete() function in perfetto::SharedMemoryArbiterImpl
Dtracing_service_impl.cc2666 void TracingServiceImpl::ProducerEndpointImpl::NotifyFlushComplete( in NotifyFlushComplete() function in perfetto::TracingServiceImpl::ProducerEndpointImpl
/external/perfetto/src/tracing/ipc/producer/
Dproducer_ipc_client_impl.cc349 void ProducerIPCClientImpl::NotifyFlushComplete(FlushRequestID req_id) { in NotifyFlushComplete() function in perfetto::ProducerIPCClientImpl