Home
last modified time | relevance | path

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

12

/external/pdfium/fpdfsdk/
Dfsdk_filewriteadapter.cpp20 bool FSDK_FileWriteAdapter::WriteString(const ByteStringView& str) { in WriteString() function in FSDK_FileWriteAdapter
/external/perf_data_converter/src/quipper/
Dbuffer_writer.cc23 bool BufferWriter::WriteString(const string& str, const size_t size) { in WriteString() function in quipper::BufferWriter
Dbuffer_writer_test.cc161 TEST(BufferWriterTest, WriteString) { in TEST() argument
/external/pdfium/core/fxge/win32/
Dcpsoutput.cpp34 bool CPSOutput::WriteString(const ByteStringView& str) { in WriteString() function in CPSOutput
/external/google-breakpad/src/client/
Dminidump_file_writer.cc193 bool MinidumpFileWriter::WriteString(const wchar_t *str, unsigned int length, in WriteString() function in google_breakpad::MinidumpFileWriter
198 bool MinidumpFileWriter::WriteString(const char *str, unsigned int length, in WriteString() function in google_breakpad::MinidumpFileWriter
/external/boringssl/src/crypto/err/
Derr_data_generate.go139 WriteString(string) (int, error) methodSpec
/external/tensorflow/tensorflow/core/lib/io/
Dproto_encode_helper.h51 void WriteString(int tag, StringPiece v) { in WriteString() function
/external/tensorflow/tensorflow/contrib/ignite/kernels/igfs/
Digfs_extended_tcp_client.cc113 Status ExtendedTCPClient::WriteString(string str) { in WriteString() function in tensorflow::ExtendedTCPClient
/external/pdfium/core/fxcrt/
Dfx_stream.cpp98 bool IFX_SeekableStream::WriteString(const ByteStringView& str) { in WriteString() function in IFX_SeekableStream
Dcfx_seekablestreamproxy.cpp271 void CFX_SeekableStreamProxy::WriteString(const WideStringView& str) { in WriteString() function in CFX_SeekableStreamProxy
/external/libbrillo/brillo/http/
Dhttp_connection_curl_unittest.cc104 CURLcode WriteString(ReadWriteCallback* callback, const std::string& str) { in WriteString() function in brillo::http::curl::__anonadd0a69d0111::CurlPerformer
/external/webrtc/webrtc/base/
Dbytebuffer.cc178 void ByteBuffer::WriteString(const std::string& val) { in WriteString() function in rtc::ByteBuffer
/external/perfetto/src/profiling/memory/
Dbookkeeping.cc301 void DumpState::WriteString(const Interned<std::string>& str) { in WriteString() function in perfetto::profiling::DumpState
/external/lzma/CPP/Windows/
DFileLink.cpp93 void WriteString(Byte *dest, const wchar_t *path) in WriteString() function
/external/tensorflow/tensorflow/core/platform/hadoop/
Dhadoop_file_system_test.cc41 Status WriteString(const string& fname, const string& content) { in WriteString() function in tensorflow::__anoncb24fe250111::HadoopFileSystemTest
/external/tensorflow/tensorflow/core/platform/s3/
Ds3_file_system_test.cc41 Status WriteString(const string& fname, const string& content) { in WriteString() function in tensorflow::__anondc36321b0111::S3FileSystemTest
/external/protobuf/csharp/src/Google.Protobuf/
DJsonFormatter.cs746 internal static void WriteString(TextWriter writer, string text) in WriteString() method in Google.Protobuf.JsonFormatter
DCodedOutputStream.cs267 public void WriteString(string value) in WriteString() method in Google.Protobuf.CodedOutputStream
/external/golang-protobuf/proto/
Dtext.go77 func (w *textWriter) WriteString(s string) (n int, err error) { func
/external/syzkaller/vendor/github.com/golang/protobuf/proto/
Dtext.go77 func (w *textWriter) WriteString(s string) (n int, err error) { func
/external/tensorflow/tensorflow/core/lib/strings/
Dordered_code.cc190 void OrderedCode::WriteString(string* dest, StringPiece s) { in WriteString() function in tensorflow::strings::OrderedCode
/external/webrtc/webrtc/libjingle/xmpp/
Drostermodule_unittest.cc32 WriteString(std::ostream& os, const std::string& str) { in WriteString() function
/external/syzkaller/vendor/golang.org/x/net/http2/
Dhttp2.go223 WriteString(s string) (n int, err error) methodSpec
/external/libchrome/base/
Dpickle.cc291 void Pickle::WriteString(const StringPiece& value) { in WriteString() function in base::Pickle
/external/pdfium/core/fpdfapi/edit/
Dcpdf_creator.cpp108 bool CFX_FileBufferArchive::WriteString(const ByteStringView& str) { in WriteString() function in __anonc96788e10111::CFX_FileBufferArchive

12