Home
last modified time | relevance | path

Searched refs:ScopedEnabler (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/files/
Dfile_tracing.cc35 FileTracing::ScopedEnabler::ScopedEnabler() { in ScopedEnabler() function in base::FileTracing::ScopedEnabler
41 FileTracing::ScopedEnabler::~ScopedEnabler() { in ~ScopedEnabler()
Dfile_tracing.h61 class ScopedEnabler {
63 ScopedEnabler();
64 ~ScopedEnabler();
Dfile.h370 FileTracing::ScopedEnabler trace_enabler_;