Searched refs:StopWatchLegacy (Results 1 – 4 of 4) sorted by relevance
39 void StopWatchLegacy::RecordLog(StopWatchLog log) { in RecordLog()58 void StopWatchLegacy::DumpStopWatchLog() { in DumpStopWatchLog()91 StopWatchLegacy::StopWatchLegacy(std::string text) in StopWatchLegacy() function in bluetooth::common::StopWatchLegacy96 StopWatchLegacy::~StopWatchLegacy() { in ~StopWatchLegacy()
32 class StopWatchLegacy {35 StopWatchLegacy(std::string text);36 ~StopWatchLegacy();
32 using ::bluetooth::common::StopWatchLegacy;42 StopWatchLegacy stop_watch(__func__); in startStream()55 StopWatchLegacy stop_watch(__func__); in suspendStream()68 StopWatchLegacy stop_watch(__func__); in stopStream()75 StopWatchLegacy stop_watch(__func__); in getPresentationPosition()102 StopWatchLegacy stop_watch(__func__); in updateSourceMetadata()160 StopWatchLegacy stop_watch(__func__); in updateSinkMetadata()
40 using ::bluetooth::common::StopWatchLegacy;76 StopWatchLegacy stop_watch(__func__); in startStream()89 StopWatchLegacy stop_watch(__func__); in suspendStream()102 StopWatchLegacy stop_watch(__func__); in stopStream()109 StopWatchLegacy stop_watch(__func__); in getPresentationPosition()135 StopWatchLegacy stop_watch(__func__); in updateMetadata()