Home
last modified time | relevance | path

Searched defs:ScopedTrace (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/binder/include/binder/
DTrace.h32 inline ScopedTrace(uint64_t tag, const char* name) : mTag(tag) { atrace_begin(mTag, name); } in ScopedTrace() function
/frameworks/native/libs/vr/libpdx/private/pdx/
Dtrace.h45 ScopedTrace(uint64_t tag, bool enabled, const char* name) in ScopedTrace() function