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 579 flags_(flags), trace_output_mode_(output_mode), trace_mode_(trace_mode),
656 if (trace_output_mode_ == TraceOutputMode::kStreaming) {
685 if (trace_output_mode_ != TraceOutputMode::kStreaming) {
704 if (trace_output_mode_ == TraceOutputMode::kStreaming) {
    [all...]
trace.h 254 const TraceOutputMode trace_output_mode_; member in class:art::FINAL

Completed in 708 milliseconds