Searched defs:WriteString (Results 1 – 3 of 3) sorted by relevance
| /system/bt/common/ | ||
| D | metrics_linux.cc | 75 void BluetoothMetricsLogger::WriteString(std::string* serialized) {} in WriteString() function in bluetooth::common::BluetoothMetricsLogger |
| D | metrics.cc | 455 void BluetoothMetricsLogger::WriteString(std::string* serialized) { in WriteString() function in bluetooth::common::BluetoothMetricsLogger |
| /system/update_engine/ | ||
| D | test_http_server.cc | 163 ssize_t WriteString(int fd, const string& str) { in WriteString() function |