Searched defs:WriteString (Results 1 – 10 of 10) sorted by relevance
41 void BinaryStreamVisitor::WriteString(const StringPiece& value) { in WriteString() function in android::idmap2::BinaryStreamVisitor
90 void PatchUtils::WriteString(const std::string& value, android::base::borrowed_fd output) { in WriteString() function in PatchUtils
130 SocketWriter& WriteString(const char* value) { in WriteString() function in SocketWriter
320 func (n *ninjaWriterWithWrap) WriteString(s string) (written int, noError error) { func
166 void WriteString(Attribute attrib, const char* value) { in WriteString() function
244 bool WriteString(const Ch* str, SizeType length) { in WriteString() function
121 void BluetoothMetricsLogger::WriteString(std::string* serialized) { in WriteString() function in bluetooth::common::BluetoothMetricsLogger
75 void BluetoothMetricsLogger::WriteString(std::string* serialized) {} in WriteString() function in bluetooth::common::BluetoothMetricsLogger
456 void BluetoothMetricsLogger::WriteString(std::string* serialized) { in WriteString() function in bluetooth::common::BluetoothMetricsLogger
163 ssize_t WriteString(int fd, const string& str) { in WriteString() function