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