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