Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/common/
Dmetrics_linux.cc75 void BluetoothMetricsLogger::WriteBase64String(std::string* /* serialized */) {} in WriteBase64String() function in bluetooth::common::BluetoothMetricsLogger
Dmetrics.h235 void WriteBase64String(std::string* serialized);
Dmetrics.cc447 void BluetoothMetricsLogger::WriteBase64String(std::string* serialized) { in WriteBase64String() function in bluetooth::common::BluetoothMetricsLogger
454 this->WriteBase64String(&protoBase64); in WriteBase64()