Home
last modified time | relevance | path

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

/external/libmojo/mojo/public/c/system/
Dthunks.h57 MojoResult (*WriteMessage)(MojoHandle message_pipe_handle, member
/external/libmojo/mojo/edk/system/
Ddispatcher.cc35 MojoResult Dispatcher::WriteMessage(std::unique_ptr<MessageForTransit> message, in WriteMessage() function in mojo::edk::Dispatcher
Dwait_set_dispatcher_unittest.cc78 void WriteMessage(MessagePipeDispatcher* dispatcher, in WriteMessage() function in mojo::edk::__anon151fec5f0111::WaitSetDispatcherTest
Dcore_test_base.cc44 MojoResult WriteMessage( in WriteMessage() function in mojo::edk::test::__anon9c6f4fdc0111::MockDispatcher
Dmessage_pipe_dispatcher.cc135 MojoResult MessagePipeDispatcher::WriteMessage( in WriteMessage() function in mojo::edk::MessagePipeDispatcher
Dmessage_pipe_unittest.cc36 MojoResult WriteMessage(MojoHandle message_pipe_handle, in WriteMessage() function in mojo::edk::__anon7c7668eb0111::MessagePipeTest
Dcore.cc627 MojoResult Core::WriteMessage(MojoHandle message_pipe_handle, in WriteMessage() function in mojo::edk::Core
/external/libmojo/mojo/edk/test/
Dmojo_test_base.cc117 void MojoTestBase::WriteMessage(MojoHandle mp, const std::string& message) { in WriteMessage() function in mojo::edk::test::MojoTestBase
/external/libmojo/mojo/edk/js/
Dcore.cc134 MojoResult WriteMessage( in WriteMessage() function
/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/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/libmojo/mojo/android/system/
Dcore_impl.cc183 static jint WriteMessage(JNIEnv* env, 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