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

  /art/runtime/
trace.h 283 std::string streaming_file_name_; member in class:art::FINAL
trace.cc 605 streaming_file_name_ = trace_name;
706 if (!file.Open(streaming_file_name_ + ".sec", O_CREAT | O_WRONLY)) {
    [all...]

Completed in 974 milliseconds