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

  /art/runtime/
trace.cc 597 flags_(flags), trace_output_mode_(output_mode), trace_mode_(trace_mode),
659 if (trace_output_mode_ == TraceOutputMode::kStreaming) {
685 if (trace_output_mode_ != TraceOutputMode::kStreaming) {
704 if (trace_output_mode_ == TraceOutputMode::kStreaming) {
    [all...]
trace.h 287 const TraceOutputMode trace_output_mode_; member in class:art::FINAL

Completed in 85 milliseconds