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 556 flags_(flags), trace_output_mode_(output_mode), trace_mode_(trace_mode),
617 if (trace_output_mode_ == TraceOutputMode::kStreaming) {
644 if (trace_output_mode_ != TraceOutputMode::kStreaming) {
663 if (trace_output_mode_ == TraceOutputMode::kStreaming) {
    [all...]
trace.h 326 const TraceOutputMode trace_output_mode_; member in class:art::final

Completed in 563 milliseconds