Searched refs:isBugreport (Results 1 – 3 of 3) sorted by relevance
77 bool isBugreport = args.flush_flags.reason() == perfetto::FlushFlags::Reason::kTraceClone && in OnFlush() local81 p->onFlush(mMode, mFlags, isBugreport); in OnFlush()
103 void LayerTracing::onFlush(Mode mode, uint32_t flags, bool isBugreport) { in onFlush() argument113 if (mode == Mode::MODE_GENERATED_BUGREPORT_ONLY && !isBugreport) { in onFlush()
111 void onFlush(Mode mode, uint32_t flags, bool isBugreport);