/external/chromium_org/mojo/system/ |
D | message_pipe_endpoint.cc | 20 MojoResult MessagePipeEndpoint::ReadMessage(UserPointer<void> /*bytes*/, in ReadMessage() function in mojo::system::MessagePipeEndpoint
|
D | local_message_pipe_endpoint.cc | 65 MojoResult LocalMessagePipeEndpoint::ReadMessage( in ReadMessage() function in mojo::system::LocalMessagePipeEndpoint
|
D | message_pipe.cc | 106 MojoResult MessagePipe::ReadMessage(unsigned port, in ReadMessage() function in mojo::system::MessagePipe
|
D | dispatcher.cc | 120 MojoResult Dispatcher::ReadMessage(UserPointer<void> bytes, in ReadMessage() function in mojo::system::Dispatcher
|
D | core.cc | 296 MojoResult Core::ReadMessage(MojoHandle message_pipe_handle, in ReadMessage() function in mojo::system::Core
|
/external/chromium_org/components/metrics/serialization/ |
D | serialization_utils.cc | 35 bool ReadMessage(int fd, std::string* message) { in ReadMessage() function
|
/external/chromium_org/remoting/host/native_messaging/ |
D | native_messaging_reader.cc | 78 void NativeMessagingReader::Core::ReadMessage() { in ReadMessage() function in remoting::NativeMessagingReader::Core
|
/external/chromium_org/mojo/public/platform/native/ |
D | system_thunks.h | 58 MojoResult (*ReadMessage)(MojoHandle message_pipe_handle, member
|
/external/chromium_org/mojo/bindings/js/ |
D | core.cc | 107 gin::Dictionary ReadMessage(const gin::Arguments& args, in ReadMessage() function
|
/external/chromium_org/ppapi/tests/ |
D | test_broker.cc | 83 bool ReadMessage(PlatformFile file, size_t message_len, char* message) { in ReadMessage() function
|
/external/chromium_org/mojo/android/system/ |
D | core_impl.cc | 174 static jobject ReadMessage(JNIEnv* env, in ReadMessage() function
|
/external/chromium_org/mojo/public/python/mojo/ |
D | system.pyx | 374 def ReadMessage(self, member in Handle
|
/external/protobuf/src/google/protobuf/ |
D | wire_format_lite_inl.h | 356 inline bool WireFormatLite::ReadMessage(io::CodedInputStream* input, in ReadMessage() function
|
D | wire_format_unittest.cc | 799 bool ReadMessage(const string &wire_buffer, T *message) { in ReadMessage() function
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/ |
D | wire_format_lite_inl.h | 355 inline bool WireFormatLite::ReadMessage(io::CodedInputStream* input, in ReadMessage() function
|
D | wire_format_unittest.cc | 847 bool ReadMessage(const string &wire_buffer, T *message) { in ReadMessage() function
|