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

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

Completed in 276 milliseconds