Home
last modified time | relevance | path

Searched defs:ScopedTimer (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/libs/androidfw/include/androidfw/
DResourceTimer.h192 struct ScopedTimer { struct
195 ScopedTimer(GuardedTimer &g) : in ScopedTimer() argument
/frameworks/base/media/mca/filterfw/native/core/
Dtime_util.h58 explicit ScopedTimer(NamedStopWatch* watch) in ScopedTimer() function
Dtime_util.cpp86 ScopedTimer::ScopedTimer(const string& stop_watch_name) { in ScopedTimer() function in android::filterfw::ScopedTimer
/frameworks/base/media/mca/filterpacks/native/base/
Dtime_util.h58 explicit ScopedTimer(NamedStopWatch* watch) in ScopedTimer() function
Dtime_util.cpp86 ScopedTimer::ScopedTimer(const std::string& stop_watch_name) { in ScopedTimer() function in android::filterfw::ScopedTimer