Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/common/
Dmetrics_linux.cc77 void BluetoothMetricsLogger::WriteBase64String(std::string* serialized) {} in WriteBase64String() function in bluetooth::common::BluetoothMetricsLogger
Dmetrics.h238 void WriteBase64String(std::string* serialized);
Dmetrics.cc474 void BluetoothMetricsLogger::WriteBase64String(std::string* serialized) { in WriteBase64String() function in bluetooth::common::BluetoothMetricsLogger
481 this->WriteBase64String(&protoBase64); in WriteBase64()
/packages/modules/Bluetooth/system/test/mock/
Dmock_common_metrics.cc119 void BluetoothMetricsLogger::WriteBase64String(std::string* serialized) { in WriteBase64String() function in bluetooth::common::BluetoothMetricsLogger