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