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