Searched refs:WriteBase64String (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/system/common/ | ||
D | metrics_linux.cc | 77 void BluetoothMetricsLogger::WriteBase64String(std::string* serialized) {} in WriteBase64String() function in bluetooth::common::BluetoothMetricsLogger |
D | metrics.h | 238 void WriteBase64String(std::string* serialized); |
D | metrics.cc | 474 void BluetoothMetricsLogger::WriteBase64String(std::string* serialized) { in WriteBase64String() function in bluetooth::common::BluetoothMetricsLogger |
/packages/modules/Bluetooth/system/test/mock/ | ||
D | mock_common_metrics.cc | 119 void BluetoothMetricsLogger::WriteBase64String(std::string* serialized) { in WriteBase64String() function in bluetooth::common::BluetoothMetricsLogger |