Searched defs:NotifyFlushComplete (Results 1 – 4 of 4) sorted by relevance
| /external/perfetto/src/tracing/internal/ | ||
| D | tracing_backend_fake.cc | 79   void NotifyFlushComplete(FlushRequestID) override {}  in NotifyFlushComplete()  function in perfetto::internal::__anoneb50efe10111::UnsupportedProducerEndpoint | 
| /external/perfetto/src/tracing/ipc/producer/ | ||
| D | producer_ipc_client_impl.cc | 553 void ProducerIPCClientImpl::NotifyFlushComplete(FlushRequestID req_id) {  in NotifyFlushComplete()  function in perfetto::ProducerIPCClientImpl | 
| /external/perfetto/src/tracing/core/ | ||
| D | shared_memory_arbiter_impl.cc | 749 void SharedMemoryArbiterImpl::NotifyFlushComplete(FlushRequestID req_id) {  in NotifyFlushComplete()  function in perfetto::SharedMemoryArbiterImpl | 
| D | tracing_service_impl.cc | 4287 void TracingServiceImpl::ProducerEndpointImpl::NotifyFlushComplete(  in NotifyFlushComplete()  function in perfetto::TracingServiceImpl::ProducerEndpointImpl |