Home | History | Annotate | Download | only in runtime

Lines Matching full:streaming_file_name_

616     streaming_file_name_ = trace_name;
719 if (!file.Open(streaming_file_name_ + ".sec", O_CREAT | O_WRONLY)) {