Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/java/system/src/org/chromium/mojo/system/impl/
DCoreImpl.java468 int mojoResult, int mojoHandle1, int mojoHandle2) { in newNativeCreationResult() argument
469 return new ResultAnd<>(mojoResult, new IntegerPair(mojoHandle1, mojoHandle2)); in newNativeCreationResult()