Searched defs:logStop (Results 1 – 3 of 3) sorted by relevance
81 public static boolean logStop(int label) { in logStop() method in StatsLog
752 void logStop(nsecs_t when) { mDurationNs += (when-mStartedNs); mStartedNs = 0;} in logStop() function