Home
last modified time | relevance | path

Searched defs:WriteMessage (Results 1 – 18 of 18) sorted by relevance

/external/image_io/includes/image_io/base/
Dcout_message_writer.h14 void WriteMessage(const Message& message) override { in WriteMessage() function
/external/image_io/includes/image_io/utils/
Dstring_outputter_message_writer.h16 void WriteMessage(const Message& message) override { in WriteMessage() function
/external/libchrome/mojo/core/
Ddispatcher.cc42 MojoResult Dispatcher::WriteMessage( in WriteMessage() function in mojo::core::Dispatcher
Dcore_test_base.cc43 MojoResult WriteMessage( in WriteMessage() function in mojo::core::test::__anond31e6ef00111::MockDispatcher
Dmessage_pipe_dispatcher.cc138 MojoResult MessagePipeDispatcher::WriteMessage( in WriteMessage() function in mojo::core::MessagePipeDispatcher
Dmessage_pipe_unittest.cc46 MojoResult WriteMessage(MojoHandle message_pipe_handle, in WriteMessage() function in mojo::core::__anone631497f0111::MessagePipeTest
Dcore.cc558 MojoResult Core::WriteMessage(MojoHandle message_pipe_handle, in WriteMessage() function in mojo::core::Core
/external/libchrome/mojo/public/c/system/
Dthunks.h50 MojoResult (*WriteMessage)(MojoHandle message_pipe_handle, member
/external/protobuf/csharp/src/Google.Protobuf/
DJsonFormatter.cs195 private void WriteMessage(TextWriter writer, IMessage message) in WriteMessage() method in Google.Protobuf.JsonFormatter
DCodedOutputStream.cs300 public void WriteMessage(IMessage value) in WriteMessage() method in Google.Protobuf.CodedOutputStream
/external/libchrome/mojo/public/cpp/system/tests/
Dinvitation_unittest.cc140 static void WriteMessage(const ScopedMessagePipeHandle& pipe, in WriteMessage() function in mojo::__anon611efa300111::InvitationCppTest
Dwait_unittest.cc27 void WriteMessage(const ScopedMessagePipeHandle& handle, in WriteMessage() function
Dwait_set_unittest.cc25 void WriteMessage(const ScopedMessagePipeHandle& handle, in WriteMessage() function
/external/libchrome/mojo/core/test/
Dmojo_test_base.cc119 void MojoTestBase::WriteMessage(MojoHandle mp, const std::string& message) { in WriteMessage() function in mojo::core::test::MojoTestBase
/external/protobuf/src/google/protobuf/
Dwire_format_lite.cc453 void WireFormatLite::WriteMessage(int field_number, in WriteMessage() function in google::protobuf::internal::WireFormatLite
Dwire_format_unittest.cc1113 bool WriteMessage(const char *value, T *message, string *wire_buffer) { in WriteMessage() function
/external/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectsource.cc172 Status ProtoStreamObjectSource::WriteMessage(const google::protobuf::Type& type, in WriteMessage() function in google::protobuf::util::converter::ProtoStreamObjectSource
/external/webrtc/webrtc/modules/audio_coding/neteq/
Dneteq_unittest.cc91 void WriteMessage(FILE* file, const std::string& message) { in WriteMessage() function