Searched defs:isBugreport (Results 1 – 2 of 2) sorted by relevance
77 bool isBugreport = args.flush_flags.reason() == perfetto::FlushFlags::Reason::kTraceClone && in OnFlush() local
103 void LayerTracing::onFlush(Mode mode, uint32_t flags, bool isBugreport) { in onFlush()