Home
last modified time | relevance | path

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

/system/bt/common/
Dmetrics_linux.cc87 void BluetoothMetricsLogger::ResetLog() {} in ResetLog() function in bluetooth::common::BluetoothMetricsLogger
Dmetrics.h272 void ResetLog();
Dmetrics.cc559 void BluetoothMetricsLogger::ResetLog() { in ResetLog() function in bluetooth::common::BluetoothMetricsLogger
566 ResetLog(); in Reset()
/system/bt/test/mock/
Dmock_common_metrics.cc111 void BluetoothMetricsLogger::ResetLog() { mock_function_count_map[__func__]++; } in ResetLog() function in bluetooth::common::BluetoothMetricsLogger