Home
last modified time | relevance | path

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

/external/libchrome/base/files/
Dfile_tracing.cc25 FileTracing::ScopedEnabler::ScopedEnabler() { in ScopedEnabler() function in base::FileTracing::ScopedEnabler
30 FileTracing::ScopedEnabler::~ScopedEnabler() { in ~ScopedEnabler()
Dfile_tracing.h61 class ScopedEnabler {
63 ScopedEnabler();
64 ~ScopedEnabler();
Dfile.h329 FileTracing::ScopedEnabler trace_enabler_;