HomeSort by relevance Sort by last modified time
    Searched defs:write_into_file (Results 1 - 2 of 2) sorted by null

  /external/perfetto/src/tracing/core/
service_impl.h 251 // This is set when the Consumer calls sets |write_into_file| == true in the
255 base::ScopedFile write_into_file; member in struct:perfetto::ServiceImpl::PendingFlush::TracingSession
  /external/perfetto/include/perfetto/tracing/core/
trace_config.h 285 bool write_into_file() const { return write_into_file_; } function in class:perfetto::TraceConfig

Completed in 81 milliseconds