Home
last modified time | relevance | path

Searched refs:WriteBase64String (Results 1 – 3 of 3) sorted by relevance

/system/bt/common/
Dmetrics_linux.cc77 void BluetoothMetricsLogger::WriteBase64String(std::string* serialized) {} in WriteBase64String() function in bluetooth::common::BluetoothMetricsLogger
Dmetrics.h231 void WriteBase64String(std::string* serialized);
Dmetrics.cc468 void BluetoothMetricsLogger::WriteBase64String(std::string* serialized) { in WriteBase64String() function in bluetooth::common::BluetoothMetricsLogger
475 this->WriteBase64String(&protoBase64); in WriteBase64()