Searched defs:StopWatch (Results 1 – 2 of 2) sorted by relevance
/system/core/libutils/ | ||
D | StopWatch.cpp | 31 StopWatch::StopWatch(const char* name, int clock) : mName(name), mClock(clock) { in StopWatch() function in android::StopWatch |
/system/bt/gd/common/ | ||
D | stop_watch.cc | 90 StopWatch::StopWatch(std::string text) in StopWatch() function in bluetooth::common::StopWatch |