Searched refs:RecordLog (Results 1 – 5 of 5) sorted by relevance
/system/bt/common/ | ||
D | stop_watch_legacy.cc | 37 void StopWatchLegacy::RecordLog(StopWatchLog log) { in RecordLog() function in bluetooth::common::StopWatchLegacy |
D | stop_watch_legacy.h | 42 void RecordLog(StopWatchLog log); |
/system/bt/gd/common/ | ||
D | stop_watch.cc | 37 void StopWatch::RecordLog(StopWatchLog log) { in RecordLog() function in bluetooth::common::StopWatch |
D | stop_watch.h | 42 void RecordLog(StopWatchLog log); |
/system/bt/test/mock/ | ||
D | mock_common_stop_watch_legacy.cc | 51 void StopWatchLegacy::RecordLog(StopWatchLog log) { in RecordLog() function in bluetooth::common::StopWatchLegacy |