Searched refs:ResetLog (Results 1 – 4 of 4) sorted by relevance
/system/bt/common/ | ||
D | metrics_linux.cc | 87 void BluetoothMetricsLogger::ResetLog() {} in ResetLog() function in bluetooth::common::BluetoothMetricsLogger |
D | metrics.h | 272 void ResetLog(); |
D | metrics.cc | 559 void BluetoothMetricsLogger::ResetLog() { in ResetLog() function in bluetooth::common::BluetoothMetricsLogger |
/system/bt/test/mock/ | ||
D | mock_common_metrics.cc | 111 void BluetoothMetricsLogger::ResetLog() { mock_function_count_map[__func__]++; } in ResetLog() function in bluetooth::common::BluetoothMetricsLogger |