HomeSort by relevance Sort by last modified time
    Searched refs:ReadMessageRaw (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/mojo/public/cpp/test_support/lib/
test_utils.cc 30 rv = ReadMessageRaw(handle,
52 rv = ReadMessageRaw(handle,
62 MojoResult rv = ReadMessageRaw(handle, NULL, NULL, NULL, NULL,
  /external/chromium_org/mojo/public/cpp/bindings/lib/
message.cc 53 rv = ReadMessageRaw(handle,
66 rv = ReadMessageRaw(handle,
  /external/chromium_org/mojo/public/cpp/system/tests/
core_unittest.cc 137 ReadMessageRaw(h_invalid,
143 ReadMessageRaw(h_invalid,
211 ReadMessageRaw(h1.get(),
256 ReadMessageRaw(h0.get(),
278 ReadMessageRaw(mp.handle1.get(),
  /external/chromium_org/mojo/spy/
spy.cc 76 if (!CheckResult(ReadMessageRaw(pipes[r],
  /external/chromium_org/mojo/common/
message_pump_mojo.cc 149 ReadMessageRaw(run_state.read_handle.get(), NULL, &num_bytes, NULL, NULL,
  /external/chromium_org/mojo/public/cpp/system/
core.h 301 inline MojoResult ReadMessageRaw(MessagePipeHandle message_pipe,

Completed in 74 milliseconds