Home
last modified time | relevance | path

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

/system/core/libutils/
DStopWatch.cpp31 StopWatch::StopWatch(const char* name, int clock) : mName(name), mClock(clock) { in StopWatch() function in android::StopWatch
/system/bt/gd/common/
Dstop_watch.cc90 StopWatch::StopWatch(std::string text) in StopWatch() function in bluetooth::common::StopWatch