Home
last modified time | relevance | path

Searched refs:RecordLog (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/gd/common/
Dstop_watch.cc39 void StopWatch::RecordLog(StopWatchLog log) { in RecordLog() function in bluetooth::common::StopWatch
105 RecordLog(std::move(sw_log)); in ~StopWatch()
Dstop_watch.h42 void RecordLog(StopWatchLog log);
/packages/modules/Bluetooth/system/common/
Dstop_watch_legacy.cc39 void StopWatchLegacy::RecordLog(StopWatchLog log) { in RecordLog() function in bluetooth::common::StopWatchLegacy
103 RecordLog(std::move(sw_log)); in ~StopWatchLegacy()
Dstop_watch_legacy.h42 void RecordLog(StopWatchLog log);