Home
last modified time | relevance | path

Searched defs:isBugreport (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/Tracing/
H A DLayerDataSource.cpp77 bool isBugreport = args.flush_flags.reason() == perfetto::FlushFlags::Reason::kTraceClone && in OnFlush() local
H A DLayerTracing.cpp104 void LayerTracing::onFlush(Mode mode, uint32_t flags, bool isBugreport) { in onFlush()
/aosp_15_r20/development/tools/winscope/src/app/
H A Dtrace_file_filter.ts120 private async isBugreport( method in TraceFileFilter