Searched refs:WriteBase64String (Results 1 – 3 of 3) 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 |