Searched refs:tracing_path_ (Results 1 – 3 of 3) sorted by relevance
54 tracing_path_(other.tracing_path_), in File()77 tracing_path_ = other.tracing_path_; in operator =()91 tracing_path_ = path; in Initialize()
47 g_provider->FileTracingEventBegin(name_, id_, file->tracing_path_, size); in Initialize()
327 FilePath tracing_path_; variable