/external/openscreen/osp/go/ |
D | messages.go | 27 func ReadMessage(r io.Reader) (interface{}, error) { func
|
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/ |
D | ParsingPrimitivesMessages.cs | 119 public static void ReadMessage(ref ParseContext ctx, IMessage message) in ReadMessage() method in Google.Protobuf.ParsingPrimitivesMessages
|
D | ParseContext.cs | 248 public void ReadMessage(IMessage message) in ReadMessage() method
|
D | CodedInputStream.cs | 430 public void ReadMessage(IMessage builder) in ReadMessage() method in Google.Protobuf.CodedInputStream
|
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/ |
D | ParsingPrimitivesMessages.cs | 119 public static void ReadMessage(ref ParseContext ctx, IMessage message) in ReadMessage() method in Google.Protobuf.ParsingPrimitivesMessages
|
D | ParseContext.cs | 248 public void ReadMessage(IMessage message) in ReadMessage() method
|
D | CodedInputStream.cs | 430 public void ReadMessage(IMessage builder) in ReadMessage() method in Google.Protobuf.CodedInputStream
|
/external/protobuf/csharp/src/Google.Protobuf/ |
D | ParsingPrimitivesMessages.cs | 119 public static void ReadMessage(ref ParseContext ctx, IMessage message) in ReadMessage() method in Google.Protobuf.ParsingPrimitivesMessages
|
D | ParseContext.cs | 248 public void ReadMessage(IMessage message) in ReadMessage() method
|
D | CodedInputStream.cs | 430 public void ReadMessage(IMessage builder) in ReadMessage() method in Google.Protobuf.CodedInputStream
|
/external/perfetto/src/protozero/ |
D | proto_ring_buffer.cc | 153 RingBufferMessageReader::Message RingBufferMessageReader::ReadMessage() { in ReadMessage() function in protozero::RingBufferMessageReader
|
/external/libchrome/mojo/core/test/ |
D | mojo_test_base.cc | 164 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/cronet/tot/components/metrics/serialization/ |
D | serialization_utils.cc | 37 bool ReadMessage(int fd, std::string* message) { in ReadMessage() function
|
/external/cronet/stable/components/metrics/serialization/ |
D | serialization_utils.cc | 37 bool ReadMessage(int fd, std::string* message) { in ReadMessage() function
|
/external/libchrome/mojo/core/ |
D | dispatcher.cc | 47 MojoResult Dispatcher::ReadMessage( in ReadMessage() function in mojo::core::Dispatcher
|
D | core_test_base.cc | 49 MojoResult ReadMessage( in ReadMessage() function in mojo::core::test::__anon8596fc1d0111::MockDispatcher
|
D | message_pipe_dispatcher.cc | 164 MojoResult MessagePipeDispatcher::ReadMessage( in ReadMessage() function in mojo::core::MessagePipeDispatcher
|
D | message_pipe_unittest.cc | 54 MojoResult ReadMessage(MojoHandle message_pipe_handle, in ReadMessage() function in mojo::core::__anoneb7ba20c0111::MessagePipeTest
|
D | core.cc | 575 MojoResult Core::ReadMessage(MojoHandle message_pipe_handle, in ReadMessage() function in mojo::core::Core
|
/external/libchrome/mojo/public/c/system/ |
D | thunks.h | 53 MojoResult (*ReadMessage)(MojoHandle message_pipe_handle, member
|
/external/libchrome/mojo/public/cpp/system/tests/ |
D | invitation_unittest.cc | 147 static std::string ReadMessage(const ScopedMessagePipeHandle& pipe) { in ReadMessage() function in mojo::__anona1951e5d0111::InvitationCppTest
|
D | wait_unittest.cc | 35 std::string ReadMessage(const ScopedMessagePipeHandle& handle) { in ReadMessage() function
|
D | wait_set_unittest.cc | 33 std::string ReadMessage(const ScopedMessagePipeHandle& handle) { in ReadMessage() function
|
/external/libchrome/mojo/public/cpp/bindings/lib/ |
D | message.cc | 494 MojoResult ReadMessage(MessagePipeHandle handle, Message* message) { in ReadMessage() function
|
/external/crosvm/devices/src/virtio/snd/common_backend/ |
D | mod.rs | 106 ReadMessage(io::Error), enumerator
|