Home
last modified time | relevance | path

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

/external/chromium_org/mojo/system/
Dmessage_pipe_endpoint.cc20 MojoResult MessagePipeEndpoint::ReadMessage(UserPointer<void> /*bytes*/, in ReadMessage() function in mojo::system::MessagePipeEndpoint
Dlocal_message_pipe_endpoint.cc65 MojoResult LocalMessagePipeEndpoint::ReadMessage( in ReadMessage() function in mojo::system::LocalMessagePipeEndpoint
Dmessage_pipe.cc106 MojoResult MessagePipe::ReadMessage(unsigned port, in ReadMessage() function in mojo::system::MessagePipe
Ddispatcher.cc120 MojoResult Dispatcher::ReadMessage(UserPointer<void> bytes, in ReadMessage() function in mojo::system::Dispatcher
Dcore.cc296 MojoResult Core::ReadMessage(MojoHandle message_pipe_handle, in ReadMessage() function in mojo::system::Core
/external/chromium_org/components/metrics/serialization/
Dserialization_utils.cc35 bool ReadMessage(int fd, std::string* message) { in ReadMessage() function
/external/chromium_org/remoting/host/native_messaging/
Dnative_messaging_reader.cc78 void NativeMessagingReader::Core::ReadMessage() { in ReadMessage() function in remoting::NativeMessagingReader::Core
/external/chromium_org/mojo/public/platform/native/
Dsystem_thunks.h58 MojoResult (*ReadMessage)(MojoHandle message_pipe_handle, member
/external/chromium_org/mojo/bindings/js/
Dcore.cc107 gin::Dictionary ReadMessage(const gin::Arguments& args, in ReadMessage() function
/external/chromium_org/ppapi/tests/
Dtest_broker.cc83 bool ReadMessage(PlatformFile file, size_t message_len, char* message) { in ReadMessage() function
/external/chromium_org/mojo/android/system/
Dcore_impl.cc174 static jobject ReadMessage(JNIEnv* env, in ReadMessage() function
/external/chromium_org/mojo/public/python/mojo/
Dsystem.pyx374 def ReadMessage(self, member in Handle
/external/protobuf/src/google/protobuf/
Dwire_format_lite_inl.h356 inline bool WireFormatLite::ReadMessage(io::CodedInputStream* input, in ReadMessage() function
Dwire_format_unittest.cc799 bool ReadMessage(const string &wire_buffer, T *message) { in ReadMessage() function
/external/chromium_org/third_party/protobuf/src/google/protobuf/
Dwire_format_lite_inl.h355 inline bool WireFormatLite::ReadMessage(io::CodedInputStream* input, in ReadMessage() function
Dwire_format_unittest.cc847 bool ReadMessage(const string &wire_buffer, T *message) { in ReadMessage() function