Searched refs:tracing_path_ (Results 1 – 3 of 3) sorted by relevance
59 tracing_path_(other.tracing_path_), in File()72 tracing_path_ = other.tracing_path_; in operator =()93 tracing_path_ = path; in Initialize()
62 GetProvider()->FileTracingEventBegin(name_, id_, file->tracing_path_, size); in Initialize()
367 FilePath tracing_path_; variable