Home
last modified time | relevance | path

Searched refs:readMessagePipeHandle (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/mojo/public/java/bindings/src/org/chromium/mojo/bindings/
DDecoder.java479 public MessagePipeHandle readMessagePipeHandle(int offset, boolean nullable) { in readMessagePipeHandle() method in Decoder
497 MessagePipeHandle handle = readMessagePipeHandle(offset, nullable); in readServiceInterface()
510 MessagePipeHandle handle = readMessagePipeHandle(offset, nullable); in readInterfaceRequest()
633 result[i] = d.readMessagePipeHandle( in readMessagePipeHandles()