HomeSort by relevance Sort by last modified time
    Searched defs:pipe_handle (Results 1 - 2 of 2) sorted by null

  /external/libchrome/mojo/core/test/
multiprocess_test_helper.cc 61 MessagePipeHandle pipe_handle = local
63 return handler(pipe_handle.value());
  /external/libchrome/mojo/public/cpp/bindings/tests/
connector_unittest.cc 314 auto pipe_handle = ScopedMessagePipeHandle::From( local
316 Connector connector_received(std::move(pipe_handle),

Completed in 806 milliseconds