Searched refs:LogScanEvent (Results 1 – 5 of 5) sorted by relevance
/system/bt/common/ | ||
D | metrics_linux.cc | 55 void BluetoothMetricsLogger::LogScanEvent(bool start, in LogScanEvent() function in bluetooth::common::BluetoothMetricsLogger |
D | metrics.h | 158 void LogScanEvent(bool start, const std::string& initator, scan_tech_t type, |
D | metrics_unittest.cc | 468 BluetoothMetricsLogger::GetInstance()->LogScanEvent( in TEST_F() |
D | metrics.cc | 329 void BluetoothMetricsLogger::LogScanEvent(bool start, in LogScanEvent() function in bluetooth::common::BluetoothMetricsLogger |
/system/bt/test/mock/ | ||
D | mock_common_metrics.cc | 98 void BluetoothMetricsLogger::LogScanEvent(bool start, in LogScanEvent() function in bluetooth::common::BluetoothMetricsLogger |