Searched defs:stop_watch (Results 1 – 4 of 4) sorted by relevance
42 StopWatchLegacy stop_watch(__func__); in startStream() local55 StopWatchLegacy stop_watch(__func__); in suspendStream() local68 StopWatchLegacy stop_watch(__func__); in stopStream() local75 StopWatchLegacy stop_watch(__func__); in getPresentationPosition() local102 StopWatchLegacy stop_watch(__func__); in updateSourceMetadata() local160 StopWatchLegacy stop_watch(__func__); in updateSinkMetadata() local
77 common::StopWatch stop_watch(__func__); in initializationComplete() local82 common::StopWatch stop_watch(GetTimerText(__func__, packet)); in hciEventReceived() local93 common::StopWatch stop_watch(GetTimerText(__func__, packet)); in aclDataReceived() local103 common::StopWatch stop_watch(GetTimerText(__func__, packet)); in scoDataReceived() local113 common::StopWatch stop_watch(GetTimerText(__func__, packet)); in isoDataReceived() local171 common::StopWatch stop_watch(__func__); in Start() local
76 StopWatchLegacy stop_watch(__func__); in startStream() local89 StopWatchLegacy stop_watch(__func__); in suspendStream() local102 StopWatchLegacy stop_watch(__func__); in stopStream() local109 StopWatchLegacy stop_watch(__func__); in getPresentationPosition() local135 StopWatchLegacy stop_watch(__func__); in updateMetadata() local
37 Stopwatch stop_watch; member