Searched refs:streaming_file_name_ (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Dtrace.h283 std::string streaming_file_name_; member in class:art::FINAL
H A Dtrace.cc605 streaming_file_name_ = trace_name;
706 if (!file.Open(streaming_file_name_ + ".sec", O_CREAT | O_WRONLY)) {

Completed in 113 milliseconds