Searched defs:NotifyFlushComplete (Results 1 – 5 of 5) sorted by relevance
/external/perfetto/src/tracing/test/ | ||
D | fake_producer_endpoint.h | 34 void NotifyFlushComplete(FlushRequestID) override {} in NotifyFlushComplete() function |
/external/perfetto/src/tracing/core/ | ||
D | shared_memory_arbiter_impl_unittest.cc | 41 void NotifyFlushComplete(FlushRequestID) override {} in NotifyFlushComplete() function in perfetto::__anondc8b67b30111::MockProducerEndpoint |
D | shared_memory_arbiter_impl.cc | 359 void SharedMemoryArbiterImpl::NotifyFlushComplete(FlushRequestID req_id) { in NotifyFlushComplete() function in perfetto::SharedMemoryArbiterImpl |
D | tracing_service_impl.cc | 2666 void TracingServiceImpl::ProducerEndpointImpl::NotifyFlushComplete( in NotifyFlushComplete() function in perfetto::TracingServiceImpl::ProducerEndpointImpl |
/external/perfetto/src/tracing/ipc/producer/ | ||
D | producer_ipc_client_impl.cc | 349 void ProducerIPCClientImpl::NotifyFlushComplete(FlushRequestID req_id) { in NotifyFlushComplete() function in perfetto::ProducerIPCClientImpl |