Home
last modified time | relevance | path

Searched defs:WriteString (Results 1 – 3 of 3) sorted by relevance

/system/bt/common/
Dmetrics_linux.cc75 void BluetoothMetricsLogger::WriteString(std::string* serialized) {} in WriteString() function in bluetooth::common::BluetoothMetricsLogger
Dmetrics.cc455 void BluetoothMetricsLogger::WriteString(std::string* serialized) { in WriteString() function in bluetooth::common::BluetoothMetricsLogger
/system/update_engine/
Dtest_http_server.cc163 ssize_t WriteString(int fd, const string& str) { in WriteString() function