Home
last modified time | relevance | path

Searched refs:LogA2dpSession (Results 1 – 6 of 6) sorted by relevance

/system/bt/common/
Dmetrics_unittest.cc603 BluetoothMetricsLogger::GetInstance()->LogA2dpSession(metrics1); in TEST_F()
604 BluetoothMetricsLogger::GetInstance()->LogA2dpSession(metrics2); in TEST_F()
664 BluetoothMetricsLogger::GetInstance()->LogA2dpSession(metrics1); in TEST_F()
683 BluetoothMetricsLogger::GetInstance()->LogA2dpSession(metrics2); in TEST_F()
733 BluetoothMetricsLogger::GetInstance()->LogA2dpSession(metrics1); in TEST_F()
763 BluetoothMetricsLogger::GetInstance()->LogA2dpSession(metrics2); in TEST_F()
826 BluetoothMetricsLogger::GetInstance()->LogA2dpSession(metrics1); in TEST_F()
827 BluetoothMetricsLogger::GetInstance()->LogA2dpSession(metrics2); in TEST_F()
912 BluetoothMetricsLogger::GetInstance()->LogA2dpSession(metrics1); in TEST_F()
913 BluetoothMetricsLogger::GetInstance()->LogA2dpSession(metrics2); in TEST_F()
Dmetrics_linux.cc69 void BluetoothMetricsLogger::LogA2dpSession( in LogA2dpSession() function in bluetooth::common::BluetoothMetricsLogger
Dmetrics.h217 void LogA2dpSession(const A2dpSessionMetrics& a2dp_session_metrics);
Dmetrics.cc401 void BluetoothMetricsLogger::LogA2dpSession( in LogA2dpSession() function in bluetooth::common::BluetoothMetricsLogger
/system/bt/btif/src/
Dbtif_a2dp_audio_interface.cc108 BluetoothMetricsLogger::GetInstance()->LogA2dpSession(metrics); in StoreMetrics()
Dbtif_a2dp_source.cc1297 BluetoothMetricsLogger::GetInstance()->LogA2dpSession(metrics); in btif_a2dp_source_update_metrics()