Home
last modified time | relevance | path

Searched defs:ReadMessage (Results 1 – 24 of 24) sorted by relevance

/external/openscreen/osp/go/
Dmessages.go27 func ReadMessage(r io.Reader) (interface{}, error) { func
/external/cronet/components/metrics/serialization/
Dserialization_utils.cc36 bool ReadMessage(int fd, std::string* message) { in ReadMessage() function
/external/protobuf/csharp/src/Google.Protobuf/
DParsingPrimitivesMessages.cs119 public static void ReadMessage(ref ParseContext ctx, IMessage message) in ReadMessage() method in Google.Protobuf.ParsingPrimitivesMessages
DParseContext.cs248 public void ReadMessage(IMessage message) in ReadMessage() method
DCodedInputStream.cs430 public void ReadMessage(IMessage builder) in ReadMessage() method in Google.Protobuf.CodedInputStream
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
DParsingPrimitivesMessages.cs119 public static void ReadMessage(ref ParseContext ctx, IMessage message) in ReadMessage() method in Google.Protobuf.ParsingPrimitivesMessages
DParseContext.cs248 public void ReadMessage(IMessage message) in ReadMessage() method
DCodedInputStream.cs430 public void ReadMessage(IMessage builder) in ReadMessage() method in Google.Protobuf.CodedInputStream
/external/perfetto/src/protozero/
Dproto_ring_buffer.cc153 RingBufferMessageReader::Message RingBufferMessageReader::ReadMessage() { in ReadMessage() function in protozero::RingBufferMessageReader
/external/libchrome/mojo/core/test/
Dmojo_test_base.cc164 std::string MojoTestBase::ReadMessage(MojoHandle mp) { in ReadMessage() function in mojo::core::test::MojoTestBase
169 void MojoTestBase::ReadMessage(MojoHandle mp, char* data, size_t num_bytes) { in ReadMessage() function in mojo::core::test::MojoTestBase
/external/libchrome/mojo/core/
Ddispatcher.cc47 MojoResult Dispatcher::ReadMessage( in ReadMessage() function in mojo::core::Dispatcher
Dcore_test_base.cc49 MojoResult ReadMessage( in ReadMessage() function in mojo::core::test::__anon08b3932c0111::MockDispatcher
Dmessage_pipe_dispatcher.cc164 MojoResult MessagePipeDispatcher::ReadMessage( in ReadMessage() function in mojo::core::MessagePipeDispatcher
Dmessage_pipe_unittest.cc54 MojoResult ReadMessage(MojoHandle message_pipe_handle, in ReadMessage() function in mojo::core::__anon0383d23b0111::MessagePipeTest
Dcore.cc575 MojoResult Core::ReadMessage(MojoHandle message_pipe_handle, in ReadMessage() function in mojo::core::Core
/external/libchrome/mojo/public/c/system/
Dthunks.h53 MojoResult (*ReadMessage)(MojoHandle message_pipe_handle, member
/external/libchrome/mojo/public/cpp/system/tests/
Dinvitation_unittest.cc147 static std::string ReadMessage(const ScopedMessagePipeHandle& pipe) { in ReadMessage() function in mojo::__anona713926c0111::InvitationCppTest
Dwait_unittest.cc35 std::string ReadMessage(const ScopedMessagePipeHandle& handle) { in ReadMessage() function
Dwait_set_unittest.cc33 std::string ReadMessage(const ScopedMessagePipeHandle& handle) { in ReadMessage() function
/external/libchrome/mojo/public/cpp/bindings/lib/
Dmessage.cc494 MojoResult ReadMessage(MessagePipeHandle handle, Message* message) { in ReadMessage() function
/external/crosvm/devices/src/virtio/snd/common_backend/
Dmod.rs105 ReadMessage(io::Error), enumerator
/external/libchrome/mojo/core/ports/
Dports_unittest.cc166 bool ReadMessage(const PortRef& port, ScopedMessage* message) { in ReadMessage() function in mojo::core::ports::test::__anon955aebc80111::TestNode
/external/protobuf/src/google/protobuf/
Dwire_format_lite.h1285 inline bool WireFormatLite::ReadMessage(io::CodedInputStream* input, in ReadMessage() function
/external/cronet/third_party/protobuf/src/google/protobuf/
Dwire_format_lite.h1276 inline bool WireFormatLite::ReadMessage(io::CodedInputStream* input, in ReadMessage() function