Home
last modified time | relevance | path

Searched defs:AsyncWaiterCancellableImpl (Results 1 – 1 of 1) sorted by relevance

/external/libmojo/mojo/android/system/src/org/chromium/mojo/system/impl/
DCoreImpl.java503 private class AsyncWaiterCancellableImpl implements AsyncWaiter.Cancellable { class in CoreImpl
508 private AsyncWaiterCancellableImpl(long id, long dataPtr) { in AsyncWaiterCancellableImpl() method in CoreImpl.AsyncWaiterCancellableImpl