Home
last modified time | relevance | path

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

/system/bt/osi/src/
Dmetrics_linux.cc179 void BluetoothMetricsLogger::WriteString(std::string* serialized, bool clear) { in WriteString() function in system_bt_osi::BluetoothMetricsLogger
Dmetrics.cc399 void BluetoothMetricsLogger::WriteString(std::string* serialized, bool clear) { in WriteString() function in system_bt_osi::BluetoothMetricsLogger
/system/update_engine/
Dtest_http_server.cc160 ssize_t WriteString(int fd, const string& str) { in WriteString() function