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

  /external/libchrome/base/files/
file.cc 54 tracing_path_(other.tracing_path_),
77 tracing_path_ = other.tracing_path_;
91 tracing_path_ = path;
file_tracing.cc 62 GetProvider()->FileTracingEventBegin(name_, id_, file->tracing_path_, size);
file.h 366 FilePath tracing_path_; member in class:base::File

Completed in 86 milliseconds