Searched refs:CompleteFlush (Results 1 – 2 of 2) sorted by relevance
646 void CompleteFlush(TracingSessionID tsid,
1647 weak_this->CompleteFlush(tsid, std::move(callback), in NotifyFlushDoneForProducer()1673 CompleteFlush(tsid, std::move(callback), success); in OnFlushTimeout()1676 void TracingServiceImpl::CompleteFlush(TracingSessionID tsid, in CompleteFlush() function in perfetto::TracingServiceImpl