Home
last modified time | relevance | path

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

/external/v8/src/parsing/
Dpreparse-data.cc53 void CompleteParserRecorder::WriteString(Vector<const char> str) { in WriteString() function in v8::internal::CompleteParserRecorder
/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/pdfium/xfa/src/fgas/src/crt/
Dfx_stream.h99 virtual int32_t WriteString(const FX_WCHAR* pStr, int32_t iLength) { in WriteString() function
129 virtual int32_t WriteString(const FX_WCHAR* pStr, int32_t iLength) { in WriteString() function
Dfx_stream.cpp238 int32_t CFX_FileStreamImp::WriteString(const FX_WCHAR* pStr, int32_t iLength) { in WriteString() function in CFX_FileStreamImp
508 int32_t CFX_FileWriteStreamImp::WriteString(const FX_WCHAR* pStr, in WriteString() function in CFX_FileWriteStreamImp
608 int32_t CFX_BufferStreamImp::WriteString(const FX_WCHAR* pStr, in WriteString() function in CFX_BufferStreamImp
819 int32_t CFX_TextStream::WriteString(const FX_WCHAR* pStr, int32_t iLength) { in WriteString() function in CFX_TextStream
1099 int32_t CFX_Stream::WriteString(const FX_WCHAR* pStr, int32_t iLength) { in WriteString() function in CFX_Stream
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_basic_imp.h40 virtual int32_t WriteString(const FX_WCHAR* pStr, int32_t iLength) { in WriteString() function
/external/boringssl/src/crypto/err/
Derr_data_generate.go136 WriteString(string) (int, error) methodSpec
/external/libbrillo/brillo/http/
Dhttp_connection_curl_unittest.cc104 CURLcode WriteString(ReadWriteCallback* callback, const std::string& str) { in WriteString() function in brillo::http::curl::__anon5245bbc00111::CurlPerformer
/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/webrtc/webrtc/libjingle/xmpp/
Drostermodule_unittest.cc32 WriteString(std::ostream& os, const std::string& str) { in WriteString() function
/external/libchrome/base/
Dpickle.cc289 bool Pickle::WriteString(const StringPiece& value) { in WriteString() function in base::Pickle
/external/protobuf/src/google/protobuf/io/
Dcoded_stream.h1103 inline void CodedOutputStream::WriteString(const string& str) { in WriteString() function
Dzero_copy_stream_unittest.cc194 void IoTest::WriteString(ZeroCopyOutputStream* output, const string& str) { in WriteString() function in google::protobuf::io::__anon6adc017f0111::IoTest
/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/
Dwire_format_lite.cc373 void WireFormatLite::WriteString(int field_number, const string& value, in WriteString() function in google::protobuf::internal::WireFormatLite
/external/v8/src/
Dgdb-jit.cc150 void WriteString(const char* str) { in WriteString() function in v8::internal::GDBJITInterface::BASE_EMBEDDED
446 void WriteString(const char* str) { in WriteString() function in v8::internal::GDBJITInterface::ELFStringTable