Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/java/system/src/org/chromium/mojo/system/impl/
DHandleBase.java43 HandleBase otherAsHandleImpl = other; in HandleBase() local
44 int mojoHandle = otherAsHandleImpl.mMojoHandle; in HandleBase()
45 otherAsHandleImpl.mMojoHandle = CoreImpl.INVALID_HANDLE; in HandleBase()