Home
last modified time | relevance | path

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

12

/external/pdfium/fpdfsdk/
Dcpdfsdk_filewriteadapter.cpp20 bool CPDFSDK_FileWriteAdapter::WriteString(ByteStringView str) { in WriteString() function in CPDFSDK_FileWriteAdapter
/external/pdfium/testing/
Dstring_write_stream.cpp29 bool StringWriteStream::WriteString(ByteStringView str) { in WriteString() function in StringWriteStream
/external/pdfium/core/fxge/win32/
Dcpsoutput.cpp40 bool CPSOutput::WriteString(ByteStringView str) { in WriteString() function in CPSOutput
/external/pdfium/core/fpdfapi/edit/
Dcpdf_stringarchivestream.cpp32 bool CPDF_StringArchiveStream::WriteString(ByteStringView str) { in WriteString() function in CPDF_StringArchiveStream
Dcpdf_creator.cpp116 bool CFX_FileBufferArchive::WriteString(ByteStringView str) { in WriteString() function in __anon3de13ea30111::CFX_FileBufferArchive
/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.h52 void WriteString(int tag, StringPiece v) { in WriteString() function
/external/libbrillo/brillo/http/
Dhttp_connection_curl_unittest.cc104 CURLcode WriteString(ReadWriteCallback* callback, const std::string& str) { in WriteString() function in brillo::http::curl::__anon2e54279f0111::CurlPerformer
/external/pdfium/core/fxcrt/
Dfx_stream.cpp121 bool IFX_SeekableStream::WriteString(ByteStringView str) { in WriteString() function in IFX_SeekableStream
/external/webrtc/webrtc/base/
Dbytebuffer.cc178 void ByteBuffer::WriteString(const std::string& val) { in WriteString() function in rtc::ByteBuffer
/external/lzma/CPP/Windows/
DFileLink.cpp93 void WriteString(Byte *dest, const wchar_t *path) in WriteString() function
/external/tensorflow/tensorflow/core/platform/s3/
Ds3_file_system_test.cc40 Status WriteString(const string& fname, const string& content) { in WriteString() function in tensorflow::__anon50223cdd0111::S3FileSystemTest
/external/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/protobuf/csharp/src/Google.Protobuf/
DJsonFormatter.cs703 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/webrtc/webrtc/libjingle/xmpp/
Drostermodule_unittest.cc32 WriteString(std::ostream& os, const std::string& str) { in WriteString() function
/external/tensorflow/tensorflow/core/platform/hadoop/
Dhadoop_file_system_test.cc40 Status WriteString(const string& fname, const string& content) { in WriteString() function in tensorflow::__anon8dc8aae70111::HadoopFileSystemTest
/external/libchrome/base/
Dpickle.cc291 void Pickle::WriteString(const StringPiece& value) { in WriteString() function in base::Pickle
/external/libbrillo/brillo/streams/
Dfake_stream_unittest.cc54 int WriteString(const std::string& data) { in WriteString() function in brillo::FakeStreamTest
/external/protobuf/src/google/protobuf/io/
Dcoded_stream.h1277 inline void CodedOutputStream::WriteString(const std::string& str) { in WriteString() function
/external/boringssl/src/util/fipstools/delocate/
Ddelocate.go49 WriteString(string) (int, error) methodSpec
/external/protobuf/src/google/protobuf/util/internal/
Dproto_writer.cc263 inline Status WriteString(int field_number, const DataPiece& data, in WriteString() function
/external/protobuf/src/google/protobuf/
Dwire_format_lite.cc476 void WireFormatLite::WriteString(int field_number, const std::string& value, in WriteString() function in google::protobuf::internal::WireFormatLite

12