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

  /art/runtime/
runtime.h 119 std::string method_trace_file_; member in class:art::Runtime::ParsedOptions
502 std::string method_trace_file_; member in class:art::Runtime
runtime.cc 386 parsed->method_trace_file_ = "/data/method-trace-file.bin";
592 parsed->method_trace_file_ = option.substr(strlen("-Xmethod-trace-file:"));
    [all...]

Completed in 123 milliseconds