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