Searched refs:method_trace_file_ (Results 1 – 4 of 4) sorted by relevance
86 std::string method_trace_file_; variable
269 method_trace_file_ = "/data/method-trace-file.bin"; in Parse()548 method_trace_file_ = option.substr(strlen("-Xmethod-trace-file:")); in Parse()
844 method_trace_file_ = options->method_trace_file_; in Init()855 Trace::Start(options->method_trace_file_.c_str(), -1, options->method_trace_file_size_, 0, in Init()
616 std::string method_trace_file_; variable